Skip to content

Type Alias: FunctionReferenceData

ts
type FunctionReferenceData = z.infer<typeof FunctionReferenceDataSchema>;

Defined in: src/cloud/models/functionReferenceData.ts:18