1.0.9 • Published 4 years ago

@bookmyticket/common v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

@bookmyticket/common

Demo

Browse components and explore their props with

Quick Start

Install the package with npm

npm i @bookmyticket/common

or yarn - whichever you prefer

yarn add @bookmyticket/common
import { CustomError, BadRequestError } from "@bookmyticket/common";

and then it's use as expamble given below

Express App

No changes are required