UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

5 lines (4 loc) 254 B
export { Animation } from './animation'; export { AnimationPlaybackEvent } from './animationEvent'; export { AnimationManager } from './animationManager'; export { type EffectTiming, KeyframeEffect, type KeyframeEffectOptions, } from './keyframeEffect';