Skip to content

Type Alias: ContentItem

ts
type ContentItem = z.infer<typeof ContentItemSchema>;

Defined in: src/cloud/models/contentItem.ts:26