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