fix: import/export paths

This commit is contained in:
Ilia Mashkov
2026-01-06 21:36:29 +03:00
parent eb10d58128
commit 1f19e964ca
4 changed files with 6 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ import type {
FontSubset,
UnifiedFont,
} from '$entities/Font/model/types';
import { createCollectionCache } from '$shared/fetch/collectionCache';
import { createCollectionCache } from '$shared/lib/fetch/collectionCache';
import type { Writable } from 'svelte/store';
import {
derived,