UNPKG

@antv/x6

Version:

JavaScript diagramming library that uses SVG and HTML for rendering

3 lines (2 loc) 75 B
import { Base } from './base'; export declare const Polyline: typeof Base;