Skip to content

Variable: ThemeUpdateSchema

ts
const ThemeUpdateSchema: ZodObject<{
  themeKey: ZodString;
}, $loose>;

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