UNPKG

jointjs

Version:

JavaScript diagramming library

10 lines (4 loc) 131 B
// Typescript sanity check import * as joint from '../../build/joint'; const graph = new joint.dia.Graph; graph.addCells([]);