mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fixed errors in tests.
This commit is contained in:
Vendored
+4
-1
@@ -54,7 +54,10 @@ declare module JQueryUI {
|
||||
}
|
||||
|
||||
interface AutocompleteUIParams {
|
||||
|
||||
/**
|
||||
* The item selected from the menu, if any. Otherwise the property is null
|
||||
*/
|
||||
item?: any;
|
||||
}
|
||||
|
||||
interface AutocompleteEvent {
|
||||
|
||||
Reference in New Issue
Block a user