Reference

__setCacheScopeStorageForTesting

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

Signature

function __setCacheScopeStorageForTesting(storage: AsyncLocalStorageLike<CacheScope> | undefined): void