UNPKG

266 BJavaScriptView Raw
1
2// `victory-vendor/d3-shape` (CommonJS)
3// See upstream license: https://github.com/d3/d3-shape/blob/main/LICENSE
4//
5// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-shape`
6module.exports = require("../lib-vendor/d3-shape/src/index.js");