mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 17:27:11 +08:00
* Test * Fix react typings * Revert "Use []-syntax for some cases." This reverts commit 5f6e55843980b2cff9ace4174f72b4f8aa7ad278. * Modify another render function's return type * Use Array<T> instead in react.d.ts & Fix issues with the typescript linter & Adapt changes in react-router * Convert Array<T> to T[] * Add support for string and number return types.