Skip to content

Variable: RemoveCardLabelSchema

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

Defined in: parameters/removeCardLabel.ts:3