UNPKG
@femto-apps/errors
Version:
latest (2.0.0)
2.0.0
1.0.0
A simple JavaScript library to handle errors in APIs
github.com/femto-apps/errors
femto-apps/errors
@femto-apps/errors
/
examples
/
errors.json
6 lines
•
106 B
JSON
View Raw
1
2
3
4
5
6
{
"ERR_CONSUMER_SAVE"
:
{
"msg"
:
"File {file} was not found."
,
"code"
:
404
}
}