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