Skip to content

tbdcagro/exceptions

Repository files navigation

TBDC logo


A standardize package for errors

Install

npm install @tbdc-agro-softwares/exceptions
## or
yarn add @tbdc-agro-softwares/exceptions
## or
pnpm add @tbdc-agro-softwares/exceptions

Setup

import { configureTbdcException } from '@tbdc-agro-softwares/exceptions';

configureTbdcException({
  debugTranslate: false,
  isBackend: false,
});

Usage

🚧 Documentation in progress... (Help is needed)

Contributors


About

A standardize package for errors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors