Skip to content

Variable: GetThemeSchema

ts
const GetThemeSchema: ZodObject<{
  themeKey: ZodString;
}, $strip>;

Defined in: src/v1/parameters/getTheme.ts:3