fastfeet-translation-errors
v1.0.1
Published
FastFeet Translation Errors is a package that translates the error messages from the API to pt-BR.
Downloads
15
Maintainers
Readme
:information_source: How To Use
# Install the package
yarn add fastfeet-translation-errors
# or
npm i fastfeet-translation-errorsimport { translateErrorMessages } from 'fastfeet-translation-errors';
translateErrorMessages(err.response.data.error):computer: Author
:memo: License
This project is licensed under the MIT license - see the archive LICENSE.md for details.
