UNPKG

jointjs

Version:

JavaScript diagramming library

6 lines (5 loc) 123 B
// Includes only the "core" of graphlib module.exports = { Graph: require("./graph"), version: require("./version") };