mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-31 00:20:11 +00:00
* d3-voronoi: Changed VoronoiPoint and VoronoiPointPair from type alias to interface with mandatory first and second elements * d3-shape: Added mandatory first and second element to SeriesPoint interface. Thanks to @gustavderdrache for the suggestion.