UNPKG

rabbit-ear

Version:
6 lines 408 B
export function setKeysAndValues(el: Element, attributes?: object): void; export function boundingBoxToViewBox(box: Box | null): string; export function getViewBox(graph: FOLD): string; export function getNthPercentileEdgeLength({ vertices_coords, edges_vertices, edges_length }: FOLD, n?: number): number; export function getStrokeWidth(graph: FOLD, vmax?: number): number; //# sourceMappingURL=svg.d.ts.map