mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
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. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| prop-types-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||