mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-26 13:20:04 +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.