Browse Source

Merge pull request #9042 from RaananW/fixTimerExport

export timer correctly
Raanan Weber 4 năm trước cách đây
mục cha
commit
d8dbb7824f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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';