UNPKG

292 BJavaScriptView Raw
1
2// `victory-vendor/d3-array` (CommonJS)
3// See upstream license: https://github.com/d3/d3-array/blob/main/LICENSE
4//
5// This file only exists for tooling that doesn't work yet with package.json:exports
6// by proxying through the CommonJS version.
7module.exports = require("./lib/d3-array");