README
Debugging helpers
✴ Methods that helps us to debug easily
get started
We provide two way of using this package single
or multi
:
npm i @snappmarket/debug-helpers
OR
npm i @snappmarket/helpers
methods
delog |
ApiError |
globalErrorCatcher |
usage
import { METHOD_NAME } from '@snappmarket/debug-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';