Files
khalij-pay/node_modules/victory-vendor/lib/d3-format.js
2025-10-23 21:52:07 +03:30

7 lines
270 B
JavaScript

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