@sheetwrite/corefunction
Load the WASM data engine once. Must be awaited before createGrid.
Declaration
function initSheetwrite( source?: BufferSource | URL | string | Request | WebAssembly.Module,): Promise<void>Sheetwrite / Documentation
@sheetwrite/coreLoad the WASM data engine once. Must be awaited before createGrid.
function initSheetwrite( source?: BufferSource | URL | string | Request | WebAssembly.Module,): Promise<void>