Skip to content

Type Alias: ScreenDetails

ts
type ScreenDetails = z.infer<typeof ScreenDetailsSchema>;

Defined in: src/cloud/models/screenDetails.ts:12