UNPKG

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