瀏覽代碼

Export missing type

master
Palash Bansal 11 月之前
父節點
當前提交
908a994527
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/three/Threejs.ts

+ 1
- 0
src/three/Threejs.ts 查看文件

@@ -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'

Loading…
取消
儲存