d3-shape.js 228 B

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