e1aebef57c
- Expose remote shortcuts for the `fs`, `os` and `child_process` modules. - Expose the `url` and `timers` modules(the browserify versions) - Add `process.crash` and `process.platform`
1 line
58 B
JavaScript
1 line
58 B
JavaScript
module.exports = require('electron').remote.require('fs')
|