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.
2 parents fd656a2 + 9e4c359 commit c037516Copy full SHA for c037516
typings/jquery-autocomplete/jquery.autocomplete.d.ts
@@ -3,7 +3,7 @@
3
// Definitions by: John Gouigouix <https://github.com/orchestra-ts/DefinitelyTyped/>
4
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5
6
-/// <reference path="../jquery/jquery.d.ts"/>
+/// <reference types="jquery"/>
7
8
interface AutocompleteSuggestion {
9
0 commit comments