Use JavaScript to open the main window.
This commit is contained in:
parent
b313d94a2f
commit
60528e53ee
11 changed files with 479 additions and 25 deletions
3
browser/api/lib/window.coffee
Normal file
3
browser/api/lib/window.coffee
Normal file
|
@ -0,0 +1,3 @@
|
|||
Window = process.atom_binding('window').Window
|
||||
|
||||
module.exports = Window
|
Loading…
Add table
Add a link
Reference in a new issue