Spaces:
Sleeping
Sleeping
| export { | |
| instantiateNapiModuleSync, | |
| instantiateNapiModule, | |
| MessageHandler, | |
| } from '@emnapi/core' | |
| export { getDefaultContext } from '@emnapi/runtime' | |
| export * from '@tybys/wasm-util' | |
| export { createOnMessage, createFsProxy } from './fs-proxy.js' | |