chore: add export
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export { displayedFontsStore } from './model';
|
||||
export { FontDisplay } from './ui';
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
export { displayedFontsStore } from './model';
|
||||
export { FontDisplay } from './ui';
|
||||
|
||||