source: node_modules/victory-vendor/lib/d3-time-format.js

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

Added visualizations

  • Property mode set to 100644
File size: 290 bytes
Line 
1
2// `victory-vendor/d3-time-format` (CommonJS)
3// See upstream license: https://github.com/d3/d3-time-format/blob/main/LICENSE
4//
5// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-time-format`
6module.exports = require("../lib-vendor/d3-time-format/src/index.js");
Note: See TracBrowser for help on using the repository browser.