UNPKG

bento-charts

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