Type Alias: CustomContentByTypeInPage
ts
type CustomContentByTypeInPage = z.infer<typeof CustomContentByTypeInPageSchema>;Defined in: src/v2/models/customContentByTypeInPage.ts:11