Skip to content

Type Alias: CustomContentComment

ts
type CustomContentComment = z.infer<typeof CustomContentCommentSchema>;

Defined in: src/v2/models/customContentComment.ts:21