Skip to content

Variable: RemovePreferenceSchema

ts
const RemovePreferenceSchema: ZodObject<{
  key: ZodString;
}, $strip>;

Defined in: src/cloud/parameters/removePreference.ts:3