Skip to content

Type Alias: CustomContentBody

ts
type CustomContentBody = z.infer<typeof CustomContentBodySchema>;

Defined in: src/v2/models/customContentBody.ts:13