UNPKG

jointjs

Version:

JavaScript diagramming library

6 lines (4 loc) 174 B
import * as Port from './ports/port.mjs'; import * as PortLabel from './ports/portLabel.mjs'; export * from './DirectedGraph/DirectedGraph.mjs'; export { Port, PortLabel };