@anhdo-tickets/common
v1.0.5
Published
Common errors and middlewares for building ticketing services
Readme
@anhdo-tickets/common
Common errors and middlewares for building ticketing services
Install
npm
npm install @anhdo-tickets/commonyarn
yarn add @anhdo-tickets/commonUsage
import { BadRequestError, currentUser, requireAuth, validateRequest } from "@anhdo-tickets/common";