5 lines
113 B
TypeScript
5 lines
113 B
TypeScript
|
|
export {
|
||
|
|
createFontCollection,
|
||
|
|
type FontCollectionStore,
|
||
|
|
} from './helpers/createFontCollection.svelte';
|