Merge branch 'master' into rename-repo-url

This commit is contained in:
vvakame
2016-03-17 21:06:54 +09:00
1140 changed files with 179704 additions and 179635 deletions
+3 -2
View File
@@ -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;
}
}