Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.
726
stars
107
forks
source link
Typescript: Module '"axios-cache-adapter"' has no exported member 'serializeQuery' #251
Closed
dimdimi4 closed 1 year ago
As described in the title,
serializeQuery
function not defined in type script definitionaxios-cache-adapter.d.ts
.