fix: import/export paths
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user