Skip to content

cupertino-files / registerFormulaFunctions

Function: registerFormulaFunctions()

registerFormulaFunctions(names): void

Defined in: src/tst/formulas.ts:138

Teach the renderer more function names.

Mirrors registerTypes() for the archive registry: the library ships what it can prove and lets callers who have harvested more supply them, rather than baking in a table nobody can verify.

Parameters

names

Readonly<Record<number, string>>

Returns

void

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.