Explorar el Código

export timer correctly

Raanan Weber hace 4 años
padre
commit
e0fe1a8759
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/Misc/index.ts

+ 1 - 0
src/Misc/index.ts

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