Przeglądaj źródła

Merge pull request #9042 from RaananW/fixTimerExport

export timer correctly
Raanan Weber 4 lat temu
rodzic
commit
d8dbb7824f
1 zmienionych plików z 1 dodań i 0 usunięć
  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';