Type Alias: ParamDefs¶
ParamDefs = [
ParamDef<UnionType>,...ParamDef<UnionType>[]] | []
Defined in: api_types.ts:463
The type for the complete set of parameter definitions for a formula.
ParamDefs = [
ParamDef<UnionType>,...ParamDef<UnionType>[]] | []
Defined in: api_types.ts:463
The type for the complete set of parameter definitions for a formula.