elstat/priv/frontend/src/ws/errors.js
2018-07-18 14:58:19 -07:00

4 lines
62 B
JavaScript

export default {
INVALID_PAYLOAD: 4200,
TOO_MUCH: 4420,
}