test: mock fontStore and update FontStore type signatures
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export {
|
||||
appliedFontsManager,
|
||||
createFontStore,
|
||||
fontStore,
|
||||
} from './model';
|
||||
export * from './api';
|
||||
export * from './model';
|
||||
export * from './ui';
|
||||
|
||||
Reference in New Issue
Block a user