Type Alias: PackFormulaValue¶
PackFormulaValue =
$Values<Omit<TypeMap,object>> |PackFormulaValue[]
Defined in: api_types.ts:117
The union of types for arguments to the execute function for a formula.
PackFormulaValue =
$Values<Omit<TypeMap,object>> |PackFormulaValue[]
Defined in: api_types.ts:117
The union of types for arguments to the execute function for a formula.