Variable: AddCardLabelSchema
ts
const AddCardLabelSchema: ZodObject<{
id: ZodUnknown;
value: ZodOptional<ZodUnknown>;
}, $strip>;Defined in: parameters/addCardLabel.ts:3