UNPKG

bento-charts

Version:
5 lines (4 loc) 194 B
// Maps export { default as PointMap } from './Components/Maps/BentoPointMap'; export { default as ChoroplethMap } from './Components/Maps/BentoChoroplethMap'; export * from './types/mapTypes';