Add crash reporter module (based on Quincy).
This commit is contained in:
parent
97bc6cfc81
commit
cd42fcceb9
5 changed files with 98 additions and 0 deletions
1
browser/api/lib/crash-reporter.coffee
Normal file
1
browser/api/lib/crash-reporter.coffee
Normal file
|
@ -0,0 +1 @@
|
|||
module.exports = process.atomBinding 'crash_reporter'
|
Loading…
Add table
Add a link
Reference in a new issue