mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+3
-2
@@ -2,11 +2,12 @@
|
||||
// Project: http://easystarjs.com/
|
||||
// Definitions by: Magnus Gustafsson <https://github.com/borundin>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/*
|
||||
easystarjs.d.ts may be freely distributed under the MIT license.
|
||||
*/
|
||||
|
||||
declare module easystarjs
|
||||
declare namespace easystarjs
|
||||
{
|
||||
class js
|
||||
{
|
||||
@@ -33,4 +34,4 @@ declare module easystarjs
|
||||
|
||||
declare module "easystarjs" {
|
||||
export = easystarjs;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user