Skip to content

Type Alias: CustomContent

ts
type CustomContent = z.infer<typeof CustomContentSchema>;

Defined in: src/v2/models/customContent.ts:74