Signature API with extras features from node.js process.exit
npm install process-exit> Signature API Node.js process.exit
```
$ npm install --save process-exit
`js
var processExit = require('process-exit');
processExit(1);
`
#### code
Type: number`
MIT © faizalpribadi