@romain-faust/errors
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @romain-faust/errors

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

21.8 kB

Total Files

28

Last publish

Collaborators

  • romain-faust