Browse Source

update index

Raanan Weber 5 years ago
parent
commit
691a347189
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/Cameras/XR/features/index.ts

+ 3 - 1
src/Cameras/XR/features/index.ts

@@ -1 +1,3 @@
-export * from "./webXRARHitTest";
+export * from "./WebXRHitTest";
+export * from "./WebXRAnchorSystem";
+export * from "./WebXRPlaneDetector";