Explorar el Código

Update GCodeLoader.d.ts

gero3 hace 6 años
padre
commit
a5d746fcc6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/jsm/loaders/GCodeLoader.d.ts

+ 1 - 1
examples/jsm/loaders/GCodeLoader.d.ts

@@ -1,5 +1,5 @@
 import {
 import {
-  Group
+  Group,
   LoadingManager
   LoadingManager
 } from '../../../src/Three';
 } from '../../../src/Three';