lisaogren / axios-cache-adapter

Caching adapter for axios. Store request results in a configurable store to prevent unneeded network requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

dimdimi4 opened this issue · comments

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