UNPKG

@mui/x-charts-vendor

Version:

Vendored dependencies for MUI X Charts.

7 lines (5 loc) 271 B
// `x-charts-vendor/d3-sankey` (CommonJS) // See upstream license: https://github.com/d3/d3-sankey/blob/main/LICENSE // // Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-sankey` module.exports = require("../lib-vendor/d3-sankey/src/index.js");