Skip to content

Type Alias: ContentBody

ts
type ContentBody = z.infer<typeof ContentBodySchema>;

Defined in: src/v1/models/contentBody.ts:39