瀏覽代碼

update index to expose abstract features

Chris Barth 4 年之前
父節點
當前提交
3e2bca9a54
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/XR/features/index.ts

+ 1 - 0
src/XR/features/index.ts

@@ -1,3 +1,4 @@
+export * from "./WebXRAbstractFeature";
 export * from "./WebXRHitTestLegacy";
 export * from "./WebXRHitTestLegacy";
 export * from "./WebXRAnchorSystem";
 export * from "./WebXRAnchorSystem";
 export * from "./WebXRPlaneDetector";
 export * from "./WebXRPlaneDetector";