Skip to content

Type Alias: CustomContentComments

ts
type CustomContentComments = z.infer<typeof CustomContentCommentsSchema>;

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