Skip to content
1 min read · 42 words

Function: sheetjsEngine()

ts
function sheetjsEngine(options?: SheetjsEngineOptions): MediaEngine;

Defined in: src/batteries/media/engines/sheetjs.ts:140

Construct the SheetJS-backed spreadsheet engine.

Parameters

ParameterTypeDescription
optionsSheetjsEngineOptionsOptional module resolver overrides.

Returns

MediaEngine

The engine.