@ruden.pro/nest-api-errors

0.0.14 • Public • Published

ruden-api-errors

This is a set of API errors written in Nest.js used by the organization ruden.pro.

Installation

npm i @ruden.pro/nest-api-errors

Usage

To throw an error, simply import the class from the library and call the desired method.

import {AuthorizationErrors} from "@ruden.pro/nest-api-errors"

AuthorizationErrors.CONFLICT_EMAIL_EXISTS()

Readme

Keywords

Package Sidebar

Install

npm i @ruden.pro/nest-api-errors

Version

0.0.14

License

ISC

Unpacked Size

4.74 kB

Total Files

6

Last publish

Collaborators

  • furry-dev