Add web-view module.
This commit is contained in:
parent
386ef9197c
commit
accfabf569
5 changed files with 117 additions and 0 deletions
1
atom/renderer/api/lib/web-view.coffee
Normal file
1
atom/renderer/api/lib/web-view.coffee
Normal file
|
@ -0,0 +1 @@
|
|||
module.exports = process.atomBinding('web_view').webView
|
Loading…
Add table
Add a link
Reference in a new issue