Function: sheetjsEngine()
ts
function sheetjsEngine(options?: SheetjsEngineOptions): MediaEngine;Defined in: src/batteries/media/engines/sheetjs.ts:140
Construct the SheetJS-backed spreadsheet engine.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | SheetjsEngineOptions | Optional module resolver overrides. |
Returns
The engine.