iconstantformula
@nishans/types / Exports / IConstantFormula
Interface: IConstantFormula<RT, VT, V>#
Type parameters#
| Name | Type | Default |
|---|---|---|
RT | TFormulaResultType | - |
VT | TConstantFormulaValueType | - |
V | - | string |
Hierarchy#
- IConstantFormula
Index#
Properties#
Properties#
result_type#
• result_type: RT
Defined in: formula.ts:196
type#
• type: constant
Defined in: formula.ts:195
value#
• value: V
Defined in: formula.ts:198
value_type#
• value_type: VT
Defined in: formula.ts:197