mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Removing quotes from easystarjs type definition classname.
This commit is contained in:
Vendored
+2
-2
@@ -6,7 +6,7 @@
|
||||
easystarjs.d.ts may be freely distributed under the MIT license.
|
||||
*/
|
||||
|
||||
declare module "easystarjs"
|
||||
declare module easystarjs
|
||||
{
|
||||
class js
|
||||
{
|
||||
@@ -31,4 +31,4 @@ declare module "easystarjs"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user