mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #1 from rdogmartin/rdogmartin-patch-1
Add item property to MenuUIParams in JQueryUI
This commit is contained in:
Vendored
+1
@@ -507,6 +507,7 @@ declare module JQueryUI {
|
||||
}
|
||||
|
||||
interface MenuUIParams {
|
||||
item?: JQuery;
|
||||
}
|
||||
|
||||
interface MenuEvent {
|
||||
|
||||
Reference in New Issue
Block a user