0.0.14 • Published 2 years ago

@ruden.pro/nest-api-errors v0.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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()
0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.1

2 years ago