@tbdc-agro-softwares/exceptions
v1.0.0
Published
A standardize package for errors
Downloads
2
Readme
Install
npm install @tbdc-agro-softwares/exceptions
## or
yarn add @tbdc-agro-softwares/exceptions
## or
pnpm add @tbdc-agro-softwares/exceptionsSetup
import { configureTbdcException } from '@tbdc-agro-softwares/exceptions';
configureTbdcException({
debugTranslate: false,
isBackend: false,
});Usage
🚧 Documentation in progress... (Help is needed)
