mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Add missing file header
This commit is contained in:
5
pathfinding/pathfinding.d.ts
vendored
5
pathfinding/pathfinding.d.ts
vendored
@@ -1,3 +1,8 @@
|
||||
// Type definitions for pathfinding
|
||||
// Project: https://github.com/qiao/PathFinding.js
|
||||
// Definitions by: BNedry <https://github.com/BNedry>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare module "pathfinding" {
|
||||
namespace Pathfinding {
|
||||
export namespace Heuristic {
|
||||
|
||||
Reference in New Issue
Block a user