Welcome to node-exit-process 👋
exits process
🏠 Homepage
Install
npm i node-exit-processAuthor
👤 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