fix: imports

This commit is contained in:
Ilia Mashkov
2026-04-15 22:32:45 +03:00
parent adaa6d7648
commit cd349aec92

View File

@@ -1,7 +1,2 @@
export { export * from './store';
appliedFontsManager,
createFontStore,
FontStore,
fontStore,
} from './store';
export * from './types'; export * from './types';