UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

12 lines (11 loc) 290 B
export * from './rect'; export * from './circle'; export * from './ellipse'; export * from './polygon'; export * from './polyline'; export * from './image'; export * from './path'; export * from './rhombus'; export * from './cylinder'; export * from './text'; export * from './text-block';