mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
fd5027ada9
GitOrigin-RevId: c209540579e0d8ff7f62dc66ff5d850450b18600
2 lines
80 B
TypeScript
2 lines
80 B
TypeScript
export const supportsWebAssembly = () => typeof window.WebAssembly === 'object'
|