Skip to content

Type Alias: CommentVersion

ts
type CommentVersion = z.infer<typeof CommentVersionSchema>;

Defined in: src/v2/models/commentVersion.ts:22