mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Added new types for html5plus * change tslint rules for types/html5plus * change types for html5plus
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
const webview = plus.webview.currentWebview();
|
|
const style = webview.getStyle();
|