UNPKG

@coolio/http

Version:
6 lines 455 B
export declare const Interceptors: { createErrorInterceptor: () => import("..").HttpInterceptorFunction; createLoggingInterceptor: ({ logger, }: import("./loggingInterceptor").LoggingInterceptorOptions) => import("..").HttpInterceptorFunction; createRedirectionInterceptor: ({ redirectionLimit }?: import("./redirectionInterceptor").RedirectionInterceptorOptions) => import("..").HttpInterceptorFunction; }; //# sourceMappingURL=index.d.ts.map