UNPKG

@antv/layout

Version:
3 lines (2 loc) 94 B
import { Graph } from '../types'; export declare const addBorderSegments: (g: Graph) => void;