UNPKG

rx-player

Version:
7 lines 230 B
/** * If `true` the current environment support known WebAssembly API to * instantiate a WebAssembly module. */ declare const hasWebassembly: boolean; export default hasWebassembly; //# sourceMappingURL=has_webassembly.d.ts.map