Skip to content

Type Alias: JsonContextVariable

ts
type JsonContextVariable = z.infer<typeof JsonContextVariableSchema>;

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