mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 12:37:16 +08:00
* Add missing ReactDOM Simulate event methods Simulate has a method for every event that React understands. Source: https://facebook.github.io/react/docs/test-utils.html#simulate * Fix ordering