Skip to content

Type Alias: ScreenTypes

ts
type ScreenTypes = z.infer<typeof ScreenTypesSchema>;

Defined in: src/cloud/models/screenTypes.ts:16