0.5.0 • Published 6 years ago

bs-errors v0.5.0

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
6 years ago

bs-errors

Utilities for working with errors in bucklescript

Installation

Install the project:

npm install bs-errors --save

And add the dependency to your bs-dependencies in bsconfig.json:

"bs-dependencies": [
  "bs-errors"
]

The project will be available under the BsErrors namespace

License

Licensed under the BSD-3-Clause license. See LICENSE