浏览代码

Removed invalid Animation reference from Three.d.ts

Walter Heil 5 年之前
父节点
当前提交
e0758666a7
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Three.d.ts

+ 0 - 1
src/Three.d.ts

@@ -86,7 +86,6 @@ export * from './animation/AnimationUtils';
 export * from './animation/AnimationObjectGroup';
 export * from './animation/AnimationObjectGroup';
 export * from './animation/AnimationMixer';
 export * from './animation/AnimationMixer';
 export * from './animation/AnimationClip';
 export * from './animation/AnimationClip';
-export * from './animation/AnimationAction';
 export * from './core/Uniform';
 export * from './core/Uniform';
 export * from './core/InstancedBufferGeometry';
 export * from './core/InstancedBufferGeometry';
 export * from './core/BufferGeometry';
 export * from './core/BufferGeometry';