Jelajahi Sumber

Update CMPTLoader.d.ts

Garrett Johnson 4 tahun lalu
induk
melakukan
91d271b75c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/three/CMPTLoader.d.ts

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

@@ -1,6 +1,6 @@
 import { B3DMBaseResult } from '../base/B3DMLoaderBase';
 import { I3DMBaseResult } from '../base/I3DMLoaderBase';
-import { PNTSBaseResult } from '../base/B3DMLoaderBase';
+import { PNTSBaseResult } from '../base/PNTSLoaderBase';
 import { Group } from 'three';
 
 export interface CMPTResult {