4 lines
72 B
CoffeeScript
4 lines
72 B
CoffeeScript
|
Window = process.atom_binding('window').Window
|
||
|
|
||
|
module.exports = Window
|