Skip to content

Type Alias: CommentBodyWrite

ts
type CommentBodyWrite = z.infer<typeof CommentBodyWriteSchema>;

Defined in: src/v2/models/commentBodyWrite.ts:11