bolt-internal-errors

1.2.2 • Public • Published

bolt-internal-errors

Internal Bolt module used to get the appropriate error messages.

Installation

$ npm install bolt-internal-errors

Use

var errors  = require('bolt-internal-errors')
var error_code = '212';

var error_message = errors[error_code];

Note

This is an internal module and should not be used in 3rd party apps.

Readme

Keywords

none

Package Sidebar

Install

npm i bolt-internal-errors

Weekly Downloads

2

Version

1.2.2

License

MIT

Last publish

Collaborators

  • chieze-franklin