Skip to content

Commit 3bc4123

Browse files
authored
Merge pull request #17149 from heronote/patch-3
Update ShadowMapViewer.d.ts
2 parents fea8704 + 6937899 commit 3bc4123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/jsm/utils/ShadowMapViewer.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {Light} from "../../..";
1+
import {Light} from "../../../src/Three";
22

33
export class ShadowMapViewer {
44
constructor(light: Light)

0 commit comments

Comments
 (0)