UNPKG

monobank-api-client

Version:

Monobank API client wrapper build on promises

11 lines (9 loc) 151 B
'use strict'; module.exports = { OK: 200, BAD_REQUEST: 400, UNAUTHORIZED: 401, FORBIDDEN: 403, NOT_FOUND: 404, TOO_MANY_REQUESTS: 429, };