Skip to content

Type Alias: ThemeUpdate

ts
type ThemeUpdate = z.infer<typeof ThemeUpdateSchema>;

Defined in: src/v1/models/themeUpdate.ts:9