Skip to content

Type Alias: UserContextVariable

ts
type UserContextVariable = z.infer<typeof UserContextVariableSchema>;

Defined in: src/cloud/models/userContextVariable.ts:15