This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
javascript
/
three.js
mirror da
https://github.com/tazdij/three.js.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Update GCodeLoader.d.ts
gero3
6 anni fa
parent
23168e690d
commit
a5d746fcc6
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
examples/jsm/loaders/GCodeLoader.d.ts
+ 1
- 1
examples/jsm/loaders/GCodeLoader.d.ts
Vedi File
@@ -1,5 +1,5 @@
import {
- Group
+ Group
,
LoadingManager
} from '../../../src/Three';