UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

16 lines 378 B
export * from './af'; export * from './attr'; export * from './elem'; export * from './class'; export * from './style'; export * from './prefix'; export * from './selection'; // svg // --- export * from './text'; export * from './path'; export * from './geom'; export * from './matrix'; export * from './transform'; export * from './mousewheel'; //# sourceMappingURL=core.js.map