align file name with new class name

This commit is contained in:
Mads Rasmussen
2023-03-24 10:23:03 +01:00
parent 328693b083
commit 23664f7499
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
export * from './store';
export * from './store-base';
export * from './tree-store-base';
export * from './entity-tree-store';