UNPKG

@antv/x6-next

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

6 lines 168 B
import * as Shape from './shape'; export * from './graph'; export * from './version'; export { Shape }; export * from '@antv/x6-core'; //# sourceMappingURL=index.js.map