```sh yarn install ```
npm install @slide/ticketing-common> Some shared functions for private organization usage. Latest versions can break your system. There is no secret logic. Feel free to use.
``sh`
yarn install
`sh`
yarn run test
`js`
import {
currentUser,
errorHandler,
requestValidator,
requireAuth,
} from '@slide/ticketing-common';
`js``
import {
BadRequestError,
CustomError,
DatabaseConnectionError,
NotFoundError,
RequestValidationError,
UnauthorizedError,
} from '@slide/ticketing-common';
š¤ enxtur.mon@gmail.com
- Website: http://enxtur.github.io
- Twitter: @enxtur
- Github: @enxtur
- LinkedIn: @enxtur
---
_This README was generated with ā¤ļø by readme-md-generator_