Skip to content

Type Alias: TransitionPreview

ts
type TransitionPreview = z.infer<typeof TransitionPreviewSchema>;

Defined in: src/cloud/models/transitionPreview.ts:34