node-exit-process
v1.1.0
Published
exits process
Downloads
3
Readme
exits process
🏠 Homepage
Install
npm i node-exit-process
Author
👤 steadmatthew
- Github: @steadmatthew
Example
const exit = require("node-exit-process")
exit(0) //exits for code 0
exit(1) //exits for code 1
exit(33) // you get it
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 steadmatthew. This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator