node-common-errors
node-common-errors copied to clipboard
Common error classes and utility functions
https://nodejs.org/api/domain.html > Stability: 0 - Deprecated > This module is pending deprecation. Once a replacement API has been finalized, this module will be fully deprecated. Most end users should not...
Can you provide type defintions in your project or trigger a separate task as described here: https://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html Usually the owner of a npm module add the definition in the repo:...
I tried using this package in a web extension, but the `eval` in `classGeneratorFn` gets blocked by `CSP` in web extensions