mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-27 16:04:34 +00:00
* Overload with _function_ as an argument matches to overload with `Object` as an argument and thus the compiler never picks up function variant if it's ordered lower than `Object` one.