Fix build errors with types and lockfile

This commit is contained in:
dyzulk
2026-01-16 18:35:54 +07:00
parent 301f3da6bb
commit 4d0df11b4b

2
src/types.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
declare module '@fontsource/geist-sans';
declare module '@fontsource/geist-mono';