Skip to content

Variable: RemoveCardLabelSchema

ts
const RemoveCardLabelSchema: ZodObject<{
  id: ZodString;
  idLabel: ZodString;
}, $strip>;

Defined in: parameters/removeCardLabel.ts:3