DefinitelyTyped/types/prop-types
Kyle Getz 70ea755232 [@types/prop-types] update props type for Validator (#38442)
Custom validators that use the `Validator` type need to be able to
access values out of the `props` object, but currently this fails type
checking. The object of props is keyed by strings, so add this simple
type.
2019-09-24 13:11:00 -07:00
..
index.d.ts
prop-types-tests.ts
tsconfig.json
tslint.json