Преглед на файлове

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 "./WebXRAnchorSystem";
 export * from "./WebXRPlaneDetector";