mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-11-09 14:50:57 +00:00
Merge pull request #673 from santi6291/master
Use global jquery reference
This commit is contained in:
commit
c037516040
@ -3,7 +3,7 @@
|
||||
// Definitions by: John Gouigouix <https://github.com/orchestra-ts/DefinitelyTyped/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
/// <reference types="jquery"/>
|
||||
|
||||
interface AutocompleteSuggestion {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user