MCPcopy
hub / github.com/facebook/react / useSyncExternalStoreWithSelector.js

File useSyncExternalStoreWithSelector.js

packages/use-sync-external-store/src/useSyncExternalStoreWithSelector.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Copyright (c) Meta Platforms, Inc. and affiliates.
3 *
4 * This source code is licensed under the MIT license found in the

Callers

nothing calls this directly

Calls 8

memoizedSelectorFunction · 0.85
selectorFunction · 0.50
isEqualFunction · 0.50
useRefFunction · 0.50
useMemoFunction · 0.50
useSyncExternalStoreFunction · 0.50
useEffectFunction · 0.50
useDebugValueFunction · 0.50

Tested by

no test coverage detected