Update react.d.ts

Added myself as an author so I get notifications of PRs / updates from GitHub.
This commit is contained in:
John Reilly
2016-09-27 09:23:13 +01:00
committed by GitHub
parent d907b02638
commit 6aff001e47

2
react/react.d.ts vendored
View File

@@ -1,6 +1,6 @@
// Type definitions for React v0.14
// Project: http://facebook.github.io/react/
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>
// Definitions by: Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>, John Reilly <https://github.com/johnnyreilly/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace __React {