Skip to content

clearAllCache

clearAllCache(): void

Defined in: utils/cache/withCache.ts:111

Clear all cached data (both pending promises and resolved responses). Called automatically when the client is destroyed.

void