TypeScript Graph TheoryI had to calculate a shortest path, so I wrote this little TypeScript graph theory library inspired by JGraphT.Used alexjoverm's awesome typescript-library-starter.