Blame view

天文台pc/tianwentai-ui/node_modules/victory-vendor/lib/d3-format.js 270 Bytes
bc518174   王天杨   提交两个项目文件
1
2
3
4
5
6
  
  // `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");