mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Missing textonly option.
This commit is contained in:
Vendored
+1
@@ -279,6 +279,7 @@ interface LoaderOptions {
|
||||
textVisible?: boolean;
|
||||
html?: string;
|
||||
text?: string;
|
||||
textonly?: boolean;
|
||||
}
|
||||
|
||||
interface JQueryMobile extends JQueryMobileOptions {
|
||||
|
||||
Reference in New Issue
Block a user