Browse Source

add ro index

Raanan Weber 7 năm trước cách đây
mục cha
commit
b63a56c1df
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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';