Skip to content

Type Alias: CommentNestedBodyWrite

ts
type CommentNestedBodyWrite = z.infer<typeof CommentNestedBodyWriteSchema>;

Defined in: src/v2/models/commentNestedBodyWrite.ts:12