We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
type Post = { title: string, author: string, url: string, id: string, dt: string, image: string, page: string, }