Explorar o código

Update PNTSLoader.d.ts

Garrett Johnson %!s(int64=4) %!d(string=hai) anos
pai
achega
b5bf1c7107
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/three/PNTSLoader.d.ts

+ 1 - 1
src/three/PNTSLoader.d.ts

@@ -1,6 +1,6 @@
 import { PNTSBaseResult } from '../base/PNTSLoaderBase';
 import { FeatureTable } from '../utilities/FeatureTable';
-import { Points } from 'three';
+import { Points, LoadingManager } from 'three';
 
 interface PNTSScene extends Points {