fixed loading perspective

This commit is contained in:
Jan Prochazka
2022-11-10 10:51:51 +01:00
parent 4e25b71b06
commit 83725dd349

View File

@@ -20,3 +20,4 @@ export * from './PerspectiveCache';
export * from './PerspectiveConfig';
export * from './processPerspectiveDefaultColunns';
export * from './PerspectiveDataPattern';
export * from './PerspectiveDataLoader';