UNPKG

bento-charts

Version:
5 lines 226 B
// Maps export { default as PointMap } from './Components/Maps/BentoPointMap'; export { default as ChoroplethMap } from './Components/Maps/BentoChoroplethMap'; export * from './types/mapTypes'; //# sourceMappingURL=maps.js.map