elstat/priv/frontend/src/ws/errors.js

5 lines
62 B
JavaScript

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