mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-27 17:00:06 +02:00
1 line
80 B
TypeScript
1 line
80 B
TypeScript
export const supportsWebAssembly = () => typeof window.WebAssembly === 'object'
|