UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

5 lines (4 loc) 202 B
export type { ToolItemDefinition, ToolItemOptions } from './tool-item' export { ToolItem } from './tool-item' export type { ToolsViewOptions } from './tool-view' export { ToolsView } from './tool-view'