Skip to content

Type Alias: ContentStatus

ts
type ContentStatus = z.infer<typeof ContentStatusSchema>;

Defined in: src/v2/models/contentStatus.ts:6