@sheetwrite/wasmtype
Sources accepted by synchronous initialization: raw module bytes or a precompiled WebAssembly.Module.
Declaration
export type SyncInitInput = BufferSource | WebAssembly.Module;Sheetwrite / Documentation
@sheetwrite/wasmSources accepted by synchronous initialization: raw module bytes or a precompiled WebAssembly.Module.
export type SyncInitInput = BufferSource | WebAssembly.Module;