Raanan Weber 7 лет назад
Родитель
Сommit
b63a56c1df
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      Viewer/src/configuration/interfaces/index.ts

+ 2 - 1
Viewer/src/configuration/interfaces/index.ts

@@ -10,4 +10,5 @@ export * from './observersConfiguration';
 export * from './sceneConfiguration';
 export * from './sceneOptimizerConfiguration';
 export * from './skyboxConfiguration';
-export * from './templateConfiguration';
+export * from './templateConfiguration';
+export * from './vrConfiguration';