Skip to main content

Function: readConfigSheet()

function readConfigSheet(workbook): ConfigResult;

Defined in: src/parser.ts:513

Read the __config__ sheet and return parsed template metadata plus any author-defined config variables.

Parameters

ParameterType
workbookWorkbook

Returns

ConfigResult

Stable

Frozen at 1.0 per spec/STABILITY.md "Public API surface".