isymbolformula
@nishans/types / Exports / ISymbolFormula
Interface: ISymbolFormula<N, RT>#
Type parameters#
| Name | Type |
|---|---|
N | TSymbolFormulaName |
RT | TSymbolResultType |
Hierarchy#
- ISymbolFormula
Index#
Properties#
Properties#
name#
• name: N
Defined in: formula.ts:185
result_type#
• result_type: RT
Defined in: formula.ts:184
type#
• type: symbol
Defined in: formula.ts:183