Skip to content
v3.3.0

NotAFormulaError

Error thrown when the the provided string is not a valid formula, i.e does not start with ”=“

+ new NotAFormulaError(): NotAFormulaError

Defined in src/errors.ts:47

Returns: NotAFormulaError

message: string


name: string


stack? : undefined | string


Error: ErrorConstructor