Skip to content

Type Alias: ContentCreate

ts
type ContentCreate = z.infer<typeof ContentCreateSchema>;

Defined in: src/v1/models/contentCreate.ts:107