skinview3d/types/skinview3d.d.ts

4 lines
178 B
TypeScript
Raw Normal View History

2018-02-04 15:15:03 +01:00
export { CompositeAnimation, WalkAnimation } from './animation'
export { SkinViewer, SkinControl } from './viewer'
export { SkinObject, CapeObject, PlayerObject } from './model'