mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-29 21:17:34 +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();
|