mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
2 lines
80 B
TypeScript
2 lines
80 B
TypeScript
export const supportsWebAssembly = () => typeof window.WebAssembly === 'object'
|