DefinitelyTyped/types/react
Richard Jedlička f487a1c111 [react] Fix isValidElement to accept any type (#20641)
* [react] Fix `isValidElement` to accept `any` type

* [react] Fix `isValidElement` method param type

Change `object` parameter type from `any` to more explicit.
2017-10-17 11:58:39 -07:00
..
test [react]: Remove deprecated+removed APIs (#20409) 2017-10-16 15:22:04 -07:00
v15 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
global.d.ts Allow projects to use React declarations without the DOM lib dependency. (#20005) 2017-10-02 15:06:51 -07:00
index.d.ts [react] Fix isValidElement to accept any type (#20641) 2017-10-17 11:58:39 -07:00
tsconfig.json Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
tslint.json