UNPKG

@vtex/api

Version:
3 lines (2 loc) 133 B
import { AxiosInstance } from 'axios'; export declare const addExponentialBackoffResponseInterceptor: (http: AxiosInstance) => void;