exits process
🏠 Homepage
npm i node-exit-process
👤 steadmatthew
- Github: @steadmatthew
const exit = require("node-exit-process")
exit(0) //exits for code 0
exit(1) //exits for code 1
exit(33) // you get it
Give a ⭐️ if this project helped you!
Copyright © 2020 steadmatthew.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator