MCPcopy
hub / github.com/reduxjs/react-redux / connect.tsx

File connect.tsx

src/components/connect.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable valid-jsdoc, @typescript-eslint/no-unused-vars */
2import type { ComponentType } from 'react'
3import { React } from '../utils/react'
4import { isValidElementType, isContextConsumer } from '../utils/react-is'

Callers

nothing calls this directly

Calls 5

mapStateToPropsFactoryFunction · 0.90
mergePropsFactoryFunction · 0.90
isValidElementTypeFunction · 0.90
stringifyComponentFunction · 0.85

Tested by

no test coverage detected