UNPKG

awayjs-display

Version:
5 lines (4 loc) 289 B
export { default as ParticleData } from "./animators/data/ParticleData"; export { default as AnimationNodeBase } from "./animators/nodes/AnimationNodeBase"; export { default as IAnimationSet } from "./animators/IAnimationSet"; export { default as IAnimator } from "./animators/IAnimator";