UNPKG

@lynx-js/web-core

Version:

This is an internal experimental package, do not use

4 lines (3 loc) 270 B
import type * as WasmInstanceType from '../../binary/client/client.js'; export declare const wasmInstance: typeof WasmInstanceType, wasmModule: WebAssembly.Module; export type MainThreadWasmContext = typeof import('../../binary/client/client.js').MainThreadWasmContext;