chore: shuffle files around
This commit is contained in:
parent
2d7ffaff20
commit
09a29f82cb
18 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import type { BlogPostFrontmatter, BlogPostMeta } from '../../types';
|
||||
import type { BlogPostFrontmatter, BlogPostMeta } from '../../lib/utils/types';
|
||||
|
||||
export async function GET() {
|
||||
const modules = import.meta.glob('./*.svx');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue