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