فهرست منبع

Update ShadowMapViewer.d.ts

heronote 6 سال پیش
والد
کامیت
693789953a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      examples/jsm/utils/ShadowMapViewer.d.ts

+ 1 - 1
examples/jsm/utils/ShadowMapViewer.d.ts

@@ -1,4 +1,4 @@
-import {Light} from "../../..";
+import {Light} from "../../../src/Three";
 
 
 export class ShadowMapViewer {
 export class ShadowMapViewer {
 	constructor(light: Light)
 	constructor(light: Light)