瀏覽代碼

add ro index

Raanan Weber 7 年之前
父節點
當前提交
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';