mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Fix remaining lint errors (#19166)
This commit is contained in:
2
types/javascript-astar/index.d.ts
vendored
2
types/javascript-astar/index.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for javascript-astar
|
||||
// Project: https://github.com/bgrins/javascript-astar
|
||||
// Definitions by: brian ridley <https://github.com/ptlis/>
|
||||
// Definitions by: brian ridley <https://github.com/ptlis>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare class Graph {
|
||||
|
||||
Reference in New Issue
Block a user