Reference
runWithCacheScope
Internal cache-scope and event-priority helpers used by compat integrations.
Signature
function runWithCacheScope<T>(scope: CacheScope, callback: (): T): TReference
Internal cache-scope and event-priority helpers used by compat integrations.
function runWithCacheScope<T>(scope: CacheScope, callback: (): T): T