Reference

runWithCacheScope

Internal cache-scope and event-priority helpers used by compat integrations.

Signature

function runWithCacheScope<T>(scope: CacheScope, callback: (): T): T