Skip to content

Type Alias: Screen

ts
type Screen = z.infer<typeof ScreenSchema>;

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