UNPKG

nestjs-http-promise

Version:

promise implementation of nestjs http module with retries feature using axios-retry and axios

4 lines (3 loc) 166 B
export const AXIOS_INSTANCE_TOKEN = 'AXIOS_INSTANCE_TOKEN'; export const HTTP_MODULE_ID = 'HTTP_MODULE_ID'; export const HTTP_MODULE_OPTIONS = 'HTTP_MODULE_OPTIONS';