ipropertyformula
@nishans/types / Exports / IPropertyFormula
#
Interface: IPropertyFormula<RT>#
Type parametersName | Type |
---|---|
RT | TFormulaResultType |
#
Hierarchy- IPropertyFormula
#
Index#
Properties#
Properties#
id• id: string
Defined in: formula.ts:54
#
name• name: string
Defined in: formula.ts:55
#
result_type• result_type: RT
Defined in: formula.ts:56
#
type• type: property
Defined in: formula.ts:53