Home > notion-types > FunctionFormula
Signature:
export interface FunctionFormula extends BaseFormula
Extends: BaseFormula
Property | Type | Description |
---|---|---|
args | Array<Formula> | |
name | FormulaFunctionType | |
type | 'function' |
Home > notion-types > FunctionFormula
Signature:
export interface FunctionFormula extends BaseFormula
Extends: BaseFormula
Property | Type | Description |
---|---|---|
args | Array<Formula> | |
name | FormulaFunctionType | |
type | 'function' |