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

5 lines (4 loc) 196 B
import * as graphlib from './graphlib/index.js'; import * as intersect from './dagre-js/intersect/index.js'; import { render } from './dagre-js/render.js'; export { graphlib, intersect, render };