UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

6 lines (5 loc) 318 B
export { type JumpoverConnectorOptions, jumpover } from './jumpover' export { type LoopConnectorOptions, loop } from './loop' export { type NormalConnectorOptions, normal } from './normal' export { type RoundedConnectorOptions, rounded } from './rounded' export { type SmoothConnectorOptions, smooth } from './smooth'