Skip to content

Type Alias: FunctionOperand

ts
type FunctionOperand = z.infer<typeof FunctionOperandSchema>;

Defined in: src/cloud/models/functionOperand.ts:17