UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

5 lines (3 loc) 104 B
import * as BasicShape from './basic' import * as Shape from './standard' export { BasicShape, Shape }