Make "screen" module a browser module
This commit is contained in:
parent
551c39e241
commit
809c995c0b
5 changed files with 15 additions and 18 deletions
1
atom/renderer/api/lib/screen.coffee
Normal file
1
atom/renderer/api/lib/screen.coffee
Normal file
|
@ -0,0 +1 @@
|
|||
module.exports = require('remote').require('screen')
|
Loading…
Add table
Add a link
Reference in a new issue