PHP 8.2.30
Preview: exports.ts Size: 1.57 KB
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-redux/src/exports.ts

import Provider from './components/Provider'
import type { ProviderProps } from './components/Provider'
import connect from './components/connect'
import type {
  Connect,
  ConnectProps,
  ConnectedProps,
} from './components/connect'
import type {
  SelectorFactory,
  Selector,
  MapStateToProps,
  MapStateToPropsFactory,
  MapStateToPropsParam,
  MapDispatchToPropsFunction,
  MapDispatchToProps,
  MapDispatchToPropsFactory,
  MapDispatchToPropsParam,
  MapDispatchToPropsNonObject,
  MergeProps,
} from './connect/selectorFactory'
import { ReactReduxContext } from './components/Context'
import type { ReactReduxContextValue } from './components/Context'

import { useDispatch, createDispatchHook } from './hooks/useDispatch'
import { useSelector, createSelectorHook } from './hooks/useSelector'
import { useStore, createStoreHook } from './hooks/useStore'

import shallowEqual from './utils/shallowEqual'
import type { Subscription } from './utils/Subscription'

export * from './types'
export type {
  ProviderProps,
  SelectorFactory,
  Selector,
  MapStateToProps,
  MapStateToPropsFactory,
  MapStateToPropsParam,
  Connect,
  ConnectProps,
  ConnectedProps,
  MapDispatchToPropsFunction,
  MapDispatchToProps,
  MapDispatchToPropsFactory,
  MapDispatchToPropsParam,
  MapDispatchToPropsNonObject,
  MergeProps,
  ReactReduxContextValue,
  Subscription,
}
export {
  Provider,
  ReactReduxContext,
  connect,
  useDispatch,
  createDispatchHook,
  useSelector,
  createSelectorHook,
  useStore,
  createStoreHook,
  shallowEqual,
}

Directory Contents

Dirs: 4 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2026-02-28 00:30:14
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
917 B lrw-r--r-- 2026-02-28 00:29:40
Edit Download
1.57 KB lrw-r--r-- 2026-02-28 00:29:48
Edit Download
927 B lrw-r--r-- 2026-02-28 00:29:48
Edit Download
968 B lrw-r--r-- 2026-02-28 00:29:58
Edit Download
5.77 KB lrw-r--r-- 2026-02-28 00:30:02
Edit Download

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