Skip to content

Type Alias: PageScreen

ts
type PageScreen = z.infer<typeof PageScreenSchema>;

Defined in: src/cloud/models/pageScreen.ts:23