Skip to content

Type Alias: DeleteComment

ts
type DeleteComment = z.input<typeof DeleteCommentSchema>;

Defined in: src/cloud/parameters/deleteComment.ts:10