Files
DefinitelyTyped/d3
Oliver Joseph Ash 2a1181267d d3: Correct overload order (#9663)
Given `selection.datum((d,i,o) => 'string')`, TypeScript would always use the first overload, when it should be using the second. Correcting the order fixes this.
2016-06-19 11:33:13 +09:00
..
2016-05-15 02:19:29 +09:00
2016-06-19 11:33:13 +09:00