3 lines
69 B
CoffeeScript
3 lines
69 B
CoffeeScript
{Screen} = process.atomBinding 'screen'
|
|
|
|
module.exports = new Screen
|