Extract prop types from a runtime props options object. The extracted types are internal - i.e. the resolved props received by the component.
To extract accepted props from the parent, use ExtractPublicPropTypes.
Extract prop types from a runtime props options object. The extracted types are internal - i.e. the resolved props received by the component.
To extract accepted props from the parent, use ExtractPublicPropTypes.