Skip to content

Type Alias: AddComment

ts
type AddComment = z.input<typeof AddCommentSchema>;

Defined in: src/cloud/parameters/addComment.ts:21