Skip to content

Type Alias: LookAndFeel

ts
type LookAndFeel = z.infer<typeof LookAndFeelSchema>;

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