This website works better with JavaScript
Home
Explore
Help
Register
Sign In
samien
/
three.js
mirror of
https://github.com/mrdoob/three.js.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update GCodeLoader.d.ts
gero3
7 years ago
parent
23168e690d
commit
a5d746fcc6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
examples/jsm/loaders/GCodeLoader.d.ts
+ 1
- 1
examples/jsm/loaders/GCodeLoader.d.ts
View File
@@ -1,5 +1,5 @@
import {
- Group
+ Group
,
LoadingManager
} from '../../../src/Three';