Skip to content

Type Alias: Transitions

ts
type Transitions = z.infer<typeof TransitionsSchema>;

Defined in: src/cloud/models/transitions.ts:13