lisaogren / axios-cache-adapter

Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.
MIT License
726 stars 107 forks source link

Typescript: Module '"axios-cache-adapter"' has no exported member 'serializeQuery' #251

Closed dimdimi4 closed 1 year ago

dimdimi4 commented 3 years ago

As described in the title, serializeQuery function not defined in type script definition axios-cache-adapter.d.ts.