UNPKG

nestjs-http-promise

Version:

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

4 lines (3 loc) 190 B
export declare const AXIOS_INSTANCE_TOKEN = "AXIOS_INSTANCE_TOKEN"; export declare const HTTP_MODULE_ID = "HTTP_MODULE_ID"; export declare const HTTP_MODULE_OPTIONS = "HTTP_MODULE_OPTIONS";