mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-06 09:10:30 +00: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