Skip to content

Type Alias: Transition

ts
type Transition = z.infer<typeof TransitionSchema>;

Defined in: src/cloud/models/transition.ts:26