aWeirdo 4 anni fa
parent
commit
3b48375d45
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/Misc/index.ts

+ 2 - 1
src/Misc/index.ts

@@ -51,4 +51,5 @@ export * from "./dataStorage";
 export * from "./sceneRecorder";
 export * from "./khronosTextureContainer2";
 export * from "./trajectoryClassifier";
-export * from './timer';
+export * from './timer';
+export * from "./copyTools";