mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-12 19:59:02 +08: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.