Skip to content

Type Alias: Post

ts
type Post = Partial<PostFrontMatter>;

Defined in: packages/valaxy/types/posts.ts:4