Variable: DeleteCardCommentSchema
ts
const DeleteCardCommentSchema: ZodObject<{
id: ZodUnknown;
idAction: ZodUnknown;
}, $strip>;Defined in: parameters/deleteCardComment.ts:3