chore: import/export fixes due to code move

This commit is contained in:
Ilia Mashkov
2026-01-13 20:00:36 +03:00
parent 99d4b4e29a
commit 91451f7886
10 changed files with 58 additions and 28 deletions

View File

@@ -0,0 +1,2 @@
export { fetchFontshareFontsQuery } from './fetchFontshareFonts.svelte';
export { fetchGoogleFontsQuery } from './fetchGoogleFonts.svelte';