UNPKG

@antv/x6-next

Version:

JavaScript diagramming library that uses SVG and HTML for rendering.

9 lines (5 loc) 133 B
import * as Shape from './shape' export * from './graph' export * from './version' export { Shape } export * from '@antv/x6-core'