PathFinding.js icon indicating copy to clipboard operation
PathFinding.js copied to clipboard

feat(pathfinding.d.ts): Add typings

Open davismj opened this issue 9 years ago • 3 comments

Add a basic module declaration file to add basic intellisense and to avoid compiler errors when using in a TypeScript project.

davismj avatar Jun 03 '16 20:06 davismj

Seems like this library is no longer being maintained?

davismj avatar Jun 03 '16 20:06 davismj

Your definitions are incorrects. Heap, Node, Grid, Util, DiagonalMovement, etc. aren't var and aren't any.

Xstoudi avatar Aug 29 '16 07:08 Xstoudi

@Xstoudi Sounds like the perfect opportunity to submit a pull request. Go get em, tiger!

davismj avatar Aug 29 '16 07:08 davismj