UNPKG
@visx/vendor
Version:
latest (3.12.0)
next (3.2.0-alpha.0)
3.12.0
3.5.0
3.3.0
3.2.0
3.2.0-alpha.0
vendored packages for visx
github.com/airbnb/visx
airbnb/visx
@visx/vendor
/
lib
/
internmap.js
7 lines
•
274 B
JavaScript
View Raw
1
2
3
4
5
6
7
/** * `
@visx
/vendor/internmap` (CommonJS) * See upstream license: https://github.com/mbostock/internmap/blob/main/LICENSE * * This CJS package exports transpiled vendor files in `vendor-cjs/internmap` */
module
.
exports
= require(
'../vendor-cjs/internmap/src/index.js'
);