2.0.0 • Published 1 year ago

@romain-faust/errors v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago