PHP 8.2.30
Preview: next.js Size: 948 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-redux/es/next.js

// The secondary entry point assumes we are working with React 18, and thus have
// useSyncExternalStore available. We can import that directly from React itself.
// The useSyncExternalStoreWithSelector has to be imported, but we can use the
// non-shim version. This shaves off the byte size of the shim.
import * as React from 'react';
import { useSyncExternalStoreWithSelector } from 'use-sync-external-store/with-selector';
import { unstable_batchedUpdates as batch } from './utils/reactBatchedUpdates';
import { setBatch } from './utils/batch';
import { initializeUseSelector } from './hooks/useSelector';
import { initializeConnect } from './components/connect';
initializeUseSelector(useSyncExternalStoreWithSelector);
initializeConnect(React.useSyncExternalStore); // Enable batched updates in our subscriptions for use
// with standard React renderers (ReactDOM, React Native)

setBatch(batch);
export { batch };
export * from './exports';

Directory Contents

Dirs: 4 × Files: 10

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-28 00:29:58
Edit Download
connect DIR
- drwxr-xr-x 2026-02-28 00:30:12
Edit Download
hooks DIR
- drwxr-xr-x 2026-02-28 00:30:08
Edit Download
utils DIR
- drwxr-xr-x 2026-02-28 00:30:12
Edit Download
101 B lrw-r--r-- 2026-02-28 00:29:40
Edit Download
897 B lrw-r--r-- 2026-02-28 00:26:48
Edit Download
1.45 KB lrw-r--r-- 2026-02-28 00:29:46
Edit Download
581 B lrw-r--r-- 2026-02-28 00:28:14
Edit Download
128 B lrw-r--r-- 2026-02-28 00:29:48
Edit Download
908 B lrw-r--r-- 2026-02-28 00:28:24
Edit Download
128 B lrw-r--r-- 2026-02-28 00:29:58
Edit Download
948 B lrw-r--r-- 2026-02-28 00:28:42
Edit Download
4.73 KB lrw-r--r-- 2026-02-28 00:30:02
Edit Download
10 B lrw-r--r-- 2026-02-28 00:29:08
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).