chore: create index files for better import/export api
This commit is contained in:
4
src/entities/Font/lib/index.ts
Normal file
4
src/entities/Font/lib/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
createFontCollection,
|
||||
type FontCollectionStore,
|
||||
} from './helpers/createFontCollection.svelte';
|
||||
Reference in New Issue
Block a user