Reference
@reckona/mreact-compat/internal
5 public exports.
Function
FunctioncreateCacheScope
function createCacheScope(): CacheScopeInternal cache-scope and event-priority helpers used by compat integrations.FunctionrefreshCacheScopefunction refreshCacheScope(scope: CacheScope): voidInternal cache-scope and event-priority helpers used by compat integrations.FunctionrunWithCacheScopefunction runWithCacheScope<T>(scope: CacheScope, callback: (): T): TInternal cache-scope and event-priority helpers used by compat integrations.