Skip to content

Type Alias: CustomContextVariable

ts
type CustomContextVariable = z.infer<typeof CustomContextVariableSchema>;

Defined in: src/cloud/models/customContextVariable.ts:12