Variable: SetSpaceThemeSchema
ts
const SetSpaceThemeSchema: ZodObject<{
spaceKey: ZodString;
themeKey: ZodString;
}, $strip>;Defined in: src/v1/parameters/setSpaceTheme.ts:4