UNPKG

@dagrejs/graphlib

Version:

A directed and undirected multi-graph library

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