UNPKG

@hyper-fetch/core

Version:

Cache, Queue and Persist your requests no matter if you are online or offline!

3 lines 155 B
import { HttpAdapterType } from './http-adapter.types'; export declare const HttpAdapter: () => HttpAdapterType; //# sourceMappingURL=http-adapter.d.ts.map