chore: add export/import and remove unused ones

This commit is contained in:
Ilia Mashkov
2026-02-02 12:19:05 +03:00
parent 31a72d90ea
commit 6f231999e0
6 changed files with 5 additions and 13 deletions

View File

@@ -1,5 +1 @@
export { displayedFontsStore } from './model';
export {
FontDisplay,
FontSampler,
} from './ui';
export { FontSampler } from './ui';