default columns processor

This commit is contained in:
Jan Prochazka
2022-08-27 19:50:51 +02:00
parent 24923db199
commit 6b5e33d97e
6 changed files with 82 additions and 34 deletions

View File

@@ -18,3 +18,4 @@ export * from './PerspectiveDisplay';
export * from './PerspectiveDataProvider';
export * from './PerspectiveCache';
export * from './PerspectiveConfig';
export * from './processPerspectiveDefaultColunns';