Skip to content

Type Alias: ScreenWithTab

ts
type ScreenWithTab = z.infer<typeof ScreenWithTabSchema>;

Defined in: src/cloud/models/screenWithTab.ts:18