mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-28 12:43:06 +08:00
Dictionary<any> was ruining type inference The new type of <W, T extends W> is more exact and does not mess up inference
Dictionary<any> was ruining type inference The new type of <W, T extends W> is more exact and does not mess up inference