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