DefinitelyTyped/types/html5plus/html5plus-tests.ts
折腾笔记 d2b667e02b Added new types for html5plus (#33572)
* Added new types for html5plus

* change tslint rules for types/html5plus

* change types for html5plus
2019-03-06 10:15:57 -08:00

3 lines
81 B
TypeScript

const webview = plus.webview.currentWebview();
const style = webview.getStyle();