Skip to content

Type Alias: ScreenLookAndFeel

ts
type ScreenLookAndFeel = z.infer<typeof ScreenLookAndFeelSchema>;

Defined in: src/v1/models/screenLookAndFeel.ts:25