@antv/x6
Version:
JavaScript diagramming library that uses SVG and HTML for rendering.
10 lines • 292 B
JavaScript
export * from './color';
export * from './events';
export * from './basecoat';
export * from './disposable';
export * from './disablable';
export * from './dictionary';
export * from './algorithm';
export * from './animation';
export * from './localstorage';
//# sourceMappingURL=index.js.map