Documentation / @frak-labs/core-sdk / index / clearAllCache
Function: clearAllCache()
clearAllCache():
void
Defined in: utils/cache/withCache.ts:120
Clear all cached data (both pending promises and resolved responses). Called automatically when the client is destroyed.
Returns
void