Home > notion-types > FormulaValueType
Signature:
export declare type FormulaValueType = 'string' | 'number' | 'boolean' | 'date' | FormulaConstantType;
Home > notion-types > FormulaValueType
Signature:
export declare type FormulaValueType = 'string' | 'number' | 'boolean' | 'date' | FormulaConstantType;