mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Merge branch 'master' into tsc-1.5.0-alpha
This commit is contained in:
Vendored
+1
-1
@@ -507,7 +507,7 @@ declare module JQueryUI {
|
||||
|
||||
interface ProgressbarOptions {
|
||||
disabled?: boolean;
|
||||
value?: number;
|
||||
value?: number | boolean;
|
||||
}
|
||||
|
||||
interface ProgressbarUIParams {
|
||||
|
||||
Reference in New Issue
Block a user