Explorar el Código

Export missing type

master
Palash Bansal hace 11 meses
padre
commit
908a994527
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/three/Threejs.ts

+ 1
- 0
src/three/Threejs.ts Ver fichero

@@ -243,3 +243,4 @@ export {OrbitControls} from 'three/examples/jsm/controls/OrbitControls.js'
export * from 'three/examples/jsm/utils/BufferGeometryUtils.js'
export type {Event, EventListener, EventListener2, Event2} from 'three'
export type {MeshPhysicalMaterialParameters, MeshBasicMaterialParameters, MaterialParameters} from 'three'
export type {TypedArray} from 'three'

Cargando…
Cancelar
Guardar