1.1.5 • Published 2 years ago

@map-colonies/error-types v1.1.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

error-types

This project holds definitions for basic http error types.

package includes:

  • Basic http error types

package usage:

the package can be installed with npm install @map-colonies/error-types.

building the package:

run npm install to install project dependencies.

to create local package tgz file run npm pack after the build