internmap.js 238 B

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