Skip to content

Type Alias: Theme

ts
type Theme = z.infer<typeof ThemeSchema>;

Defined in: src/v1/models/theme.ts:14