1.0.1 • Published 4 years ago

fastfeet-translation-errors v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

:information_source: How To Use

# Install the package
yarn add fastfeet-translation-errors
# or
npm i fastfeet-translation-errors
import { 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.