Skip to content

Type Alias: ContentBodyCreate

ts
type ContentBodyCreate = z.infer<typeof ContentBodyCreateSchema>;

Defined in: src/v1/models/contentBodyCreate.ts:24