nextjs-velite-blog-template icon indicating copy to clipboard operation
nextjs-velite-blog-template copied to clipboard

import { posts } from "#site/content"

Open jeffclaybrook opened this issue 8 months ago • 1 comments

I'm getting a "Cannot find module '#site/content' or its corresponding type declarations." error every time I 'import { posts } from "#site/content"'. Where is this module located?

jeffclaybrook avatar Jun 16 '24 19:06 jeffclaybrook