Skip to content

Type Alias: LabelBlogPosts

ts
type LabelBlogPosts = z.infer<typeof LabelBlogPostsSchema>;

Defined in: src/v2/models/labelBlogPosts.ts:11