- // `victory-vendor/d3-time-format` (ESM)
- // See upstream license: https://github.com/d3/d3-time-format/blob/main/LICENSE
- //
- // Our ESM package uses the underlying installed dependencies of `node_modules/d3-time-format`
- export * from "d3-time-format";
|