6ccf61e1f2
GitOrigin-RevId: c209540579e0d8ff7f62dc66ff5d850450b18600
2 lines
80 B
TypeScript
2 lines
80 B
TypeScript
export const supportsWebAssembly = () => typeof window.WebAssembly === 'object'
|