Skip to content

Type Alias: BlogPostsInSpace

ts
type BlogPostsInSpace = z.infer<typeof BlogPostsInSpaceSchema>;

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