Home
last modified time | relevance | path

Searched defs:PropTypes (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DpropTypeValidatorInference.ts61 const arrayOfTypes = [PropTypes.string, PropTypes.bool, PropTypes.shape({ constant
/third_party/typescript/tests/baselines/reference/
DpropTypeValidatorInference.js95 var PropTypes = require("prop-types"); variable
/third_party/typescript/tests/lib/
Dreact.d.ts151 var PropTypes: ReactPropTypes; variable