Skip to content

Type Alias: CustomContentByType

ts
type CustomContentByType = z.infer<typeof CustomContentByTypeSchema>;

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