Skip to content

Type Alias: ThemeArray

ts
type ThemeArray = z.infer<typeof ThemeArraySchema>;

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