UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

4 lines 139 B
import * as BasicShape from './basic'; import * as Shape from './standard'; export { BasicShape, Shape }; //# sourceMappingURL=index.js.map