Skip to content

Type Alias: UpdateComment

ts
type UpdateComment = z.input<typeof UpdateCommentSchema>;

Defined in: src/cloud/parameters/updateComment.ts:29