UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

9 lines (8 loc) 256 B
export { Animation } from './animation' export { AnimationPlaybackEvent } from './animationEvent' export { AnimationManager } from './animationManager' export { type EffectTiming, KeyframeEffect, type KeyframeEffectOptions, } from './keyframeEffect'