Reference
__setCacheScopeStorageForTesting
Internal cache-scope and event-priority helpers used by compat integrations.
Signature
function __setCacheScopeStorageForTesting(storage: AsyncLocalStorageLike<CacheScope> | undefined): voidReference
Internal cache-scope and event-priority helpers used by compat integrations.
function __setCacheScopeStorageForTesting(storage: AsyncLocalStorageLike<CacheScope> | undefined): void