MCPcopy Index your code
hub / github.com/danizep/react-timeless / checkPropTypes

Function checkPropTypes

examples/bundle.js:4145–4171  ·  view source on GitHub ↗

* Assert that the props are valid * * @param {string} componentName Name of the component for error messages. * @param {object} propTypes Map of prop name to a ReactPropType * @param {object} props * @param {string} location e.g. "prop", "context", "child context" * @private

(componentName, propTypes, props, location)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

validatePropTypesFunction · 0.85

Calls 2

invariantFunction · 0.85

Tested by

no test coverage detected