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