Skip to content

Commit 33497f2

Browse files
authored
Update Geometry.js
Export `Face3`.
1 parent 60d51c3 commit 33497f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/jsm/deprecated/Geometry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1866,4 +1866,4 @@ class Face3 {
18661866

18671867
}
18681868

1869-
export { Geometry };
1869+
export { Face3, Geometry };

0 commit comments

Comments
 (0)