Skip to content

Type Alias: BlogPostContentStatus

ts
type BlogPostContentStatus = z.infer<typeof BlogPostContentStatusSchema>;

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