semblance-dev/node_modules/victory-vendor/lib/d3-format.js
2025-12-19 19:26:16 +00:00

6 lines
270 B
JavaScript
Executable file

// `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");