UNPKG

@gravity-ui/graph

Version:

Modern graph editor component

5 lines (4 loc) 87 B
export declare function polyline(points: { x: number; y: number; }[]): Path2D;