PathFinding.js
PathFinding.js copied to clipboard
feat(pathfinding.d.ts): Add typings
Add a basic module declaration file to add basic intellisense and to avoid compiler errors when using in a TypeScript project.
Seems like this library is no longer being maintained?
Your definitions are incorrects.
Heap, Node, Grid, Util, DiagonalMovement, etc. aren't var and aren't any.
@Xstoudi Sounds like the perfect opportunity to submit a pull request. Go get em, tiger!