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
/
d3-array.d.ts
5 lines
•
122 B
TypeScript
View Raw
1
2
3
4
5
/** `
@visx
/vendor/d3-array` (TypeScript) * * Re-exports the types from `
@types
/d3-array` */
export
*
from
'd3-array'
;