mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-03 09:06:13 +08:00
* Update types for loadOptions to support Async options with Promises As per https://github.com/JedWatson/react-select#async-options-with-promises * Add test * Updates based on PR comments