- // `victory-vendor/d3-format` (CommonJS)
- // See upstream license: https://github.com/d3/d3-format/blob/main/LICENSE
- //
- // Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-format`
- module.exports = require("../lib-vendor/d3-format/src/index.js");
|