Appearance
type Post = Partial<PostFrontMatter> & object;
Defined in: packages/valaxy/types/posts.ts:5