mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-08 14:44:37 +00: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