mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Bump to 1.4
Removed showPageLoadingMsg and hidePageLoadingMsg
This commit is contained in:
Vendored
+1
-3
@@ -1,4 +1,4 @@
|
||||
// Type definitions for jQuery Mobile 1.2
|
||||
// Type definitions for jQuery Mobile 1.4
|
||||
// Project: http://jquerymobile.com/
|
||||
// Definitions by: Boris Yankov <https://github.com/borisyankov/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
@@ -338,8 +338,6 @@ interface JQueryMobile extends JQueryMobileOptions {
|
||||
options: JQueryMobileOptions;
|
||||
|
||||
transitionFallbacks: any;
|
||||
showPageLoadingMsg(): void;
|
||||
hidePageLoadingMsg(): void;
|
||||
loader: any;
|
||||
page: any;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user