mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* selenium-webdriver: allow <T>=><R> in map Followup from https://github.com/DefinitelyTyped/DefinitelyTyped/pull/11726#issuecomment-251919529 The fix in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/11726 seems to have uncovered a bug in the `map` typings, where the return type is expected to be the same as the argument type. This is incorrect as you can map from one type to another. * Change un-inferred type to any |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| selenium-webdriver-tests.ts | ||
| tsconfig.json | ||