Test/node_modules/use-sync-external-store
2026-04-09 22:54:00 +07:00
..
cjs Initial commit 2026-04-09 22:54:00 +07:00
shim Initial commit 2026-04-09 22:54:00 +07:00
index.js Initial commit 2026-04-09 22:54:00 +07:00
LICENSE Initial commit 2026-04-09 22:54:00 +07:00
package.json Initial commit 2026-04-09 22:54:00 +07:00
README.md Initial commit 2026-04-09 22:54:00 +07:00
with-selector.js Initial commit 2026-04-09 22:54:00 +07:00

use-sync-external-store

Backwards-compatible shim for React.useSyncExternalStore. Works with any React that supports Hooks.

See also https://github.com/reactwg/react-18/discussions/86.