anticrash
/
2023.1.20
anticrash 2023.1.20
Install from the command line:
Learn more about npm packages
$ npm install @thundernetworkrad/anticrash@2023.1.20
Install via package.json:
"@thundernetworkrad/anticrash": "2023.1.20"
About this version
- By ThunderNetworkRaD
- With NPM
npm i @thundernetworkrad/anticrash
- with yarn
yarn add @thundernetworkrad/anticrash
const anticrash = require('@thundernetworkrad/anticrash');
anticrash.start([/*Disabled Goes Here*/], [/*Enabled Goes Here*/])
anticrash.quit() // completly stop the program
In this package there is 3 systems, 2 enabled by default and 1 disabled by default
Enabled by default (You can put it in "disabled goes here" as a string)
- unhandledRejection
- uncaughtException
Disabled by default (You can put it in "enabled goes here" as a string)
- multipleResolves
Details
- anticrash
- ThunderNetworkRaD
- almost 2 years ago
- Mozilla Public License 2.0
- 1 dependencies
Assets
- anticrash-2023.1.20.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0