Variable: ResetLookAndFeelSettingsSchema
ts
const ResetLookAndFeelSettingsSchema: ZodObject<{
spaceKey: ZodOptional<ZodString>;
}, $strip>;Defined in: src/v1/parameters/resetLookAndFeelSettings.ts:3