This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update GCodeLoader.d.ts
gero3
6 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';