Type Alias: PackFormulaResult¶
PackFormulaResult =
$Values<TypeMap> |PackFormulaResult[]
Defined in: api_types.ts:121
The union of types that can be returned by the execute function for a formula.
PackFormulaResult =
$Values<TypeMap> |PackFormulaResult[]
Defined in: api_types.ts:121
The union of types that can be returned by the execute function for a formula.