UNPKG
mtasa-informations
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
the package makes it easy for you to search for mta sa servers
mtasa-informations
/
scr
/
err.js
6 lines
•
167 B
JavaScript
View Raw
1
2
3
4
5
6
module
.exports = {
WRONG_IP
:
`This ip is invalid`
,
WRONG_PORT
:
`This port is invalid`
,
UNKNW_ERR
:
`Unknown error`
,
INFO_ERR
:
`Error information`
}