chore: add export

This commit is contained in:
Ilia Mashkov
2026-01-25 00:00:13 +03:00
parent b49bf0d397
commit c07800cc96
2 changed files with 10 additions and 1 deletions

View File

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