Skip to content

Type Alias: CreateCardComment

ts
type CreateCardComment = z.input<typeof CreateCardCommentSchema>;

Defined in: parameters/createCardComment.ts:10