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