UNPKG

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