js-graph-algorithms
js-graph-algorithms copied to clipboard
Typescript example
Could You, please, create some simple example how to use this smart library in typescript? I receive "jsGraphs is not aviable" when trying to "var g = new jsGraphs.WeightedDiGraph(8);" in typescript.