You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.
Hi,
As per the Readme https://github.com/RasCarlito/axios-cache-adapter/blob/master/README.md?plain=1#L366.
Custom invalidate function can be defined and the cache can be busted by -
await config.store.removeItem(config.uuid)
There are two types issue -
We can try making as unknow as any and as any, but this will error prone. So if we correct types for both.
The text was updated successfully, but these errors were encountered: