test: mock fontStore and update FontStore type signatures

This commit is contained in:
Ilia Mashkov
2026-04-09 19:40:31 +03:00
parent 45eac0c396
commit dc6e15492a
6 changed files with 180 additions and 54 deletions

View File

@@ -4,3 +4,4 @@ export {
FontStore,
fontStore,
} from './store';
export * from './types';