Skip to content

Type Alias: ChildrenComment

ts
type ChildrenComment = z.infer<typeof ChildrenCommentSchema>;

Defined in: src/v2/models/childrenComment.ts:23