UNPKG

handle-rejection

Version:

💀 Handle unhandled rejections

4 lines (3 loc) • 46 B
module.exports = () => { process.exit(1); };