We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9c8d2 commit 68dd824Copy full SHA for 68dd824
magicsuggest/magicsuggest.d.ts
@@ -1,7 +1,7 @@
1
// Type definitions for MagicSuggest 2.1.4
2
// Project: http://nicolasbize.com/magicsuggest
3
// Definitions by: Leonardo Chaia <http://github.com/leonardochaia>
4
-// Definitions: http://github.com/leonardochaia
+// Definitions: http://github.com/leonardochaia/DefinitelyTyped
5
6
/// <reference path="../jquery/jquery.d.ts" />
7
interface JQuery {
@@ -460,4 +460,4 @@ declare module MagicSuggest {
460
setDataUrlParams(params: any): void;
461
462
}
463
-}
+}
0 commit comments