Skip to content

Type Alias: CommentContentProperties

ts
type CommentContentProperties = z.infer<typeof CommentContentPropertiesSchema>;

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