@bookmyticket/common
v1.0.9
Published
a error package
Downloads
25
Readme
@bookmyticket/common
Demo
Browse components and explore their props with
Quick Start
Install the package with npm
npm i @bookmyticket/commonor yarn - whichever you prefer
yarn add @bookmyticket/commonimport { CustomError, BadRequestError } from "@bookmyticket/common";and then it's use as expamble given below
Express App
No changes are required
