source: node_modules/victory-vendor/d3-scale.js@ ba17441

Last change on this file since ba17441 was a762898, checked in by istevanoska <ilinastevanoska@…>, 5 months ago

Added visualizations

  • Property mode set to 100644
File size: 292 bytes
Line 
1
2// `victory-vendor/d3-scale` (CommonJS)
3// See upstream license: https://github.com/d3/d3-scale/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-scale");
Note: See TracBrowser for help on using the repository browser.