2.0.0 • Published 3 years ago

@romain-faust/errors v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@romain-faust/errors

Generic set of errors.

Installation

With NPM:

npm install @romain-faust/errors

With PNPM:

pnpm add @romain-faust/errors

With Yarn:

yarn add @romain-faust/errors

Usage

import { NotFoundError } from '@romain-faust/errors'

throw new NotFoundError('User not found')

License

MIT

2.0.0

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago