UNPKG

dagre-d3-es

Version:

<p align="center"> <a href="https://tbo47.github.io/" ><img src="https://img.shields.io/badge/created_by-tbo47-blue.svg" alt="Created by tbo47"></a> <a href="https://www.npmjs.com/dagre-d3-es"><img src="https://img.shields.io/npm/v/dagre-d3-es.svg?log

6 lines (5 loc) 292 B
export function isSubgraph(g: any, v: any): boolean; export function edgeToId(e: any): string; export function applyStyle(dom: any, styleFn: any): void; export function applyClass(dom: any, classFn: any, otherClasses: any): void; export function applyTransition(selection: any, g: any): any;