Skip to content

Type Alias: LookAndFeelSettings

ts
type LookAndFeelSettings = z.infer<typeof LookAndFeelSettingsSchema>;

Defined in: src/v1/models/lookAndFeelSettings.ts:12