Files
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

7 lines
236 B
JavaScript

// `victory-vendor/d3-voronoi` (ESM)
// See upstream license: https://github.com/d3/d3-voronoi/blob/main/LICENSE
//
// Our ESM package uses the underlying installed dependencies of `node_modules/d3-voronoi`
export * from "d3-voronoi";