UNPKG

react-typescript-datamaps

Version:

react wrapper component for the 'datamaps' library (Interactive maps for data visualizations). Out of the box it includes advance arc-attack-plugin and demo mode.

4 lines (3 loc) 146 B
export { DataMapsWrapper } from './DataMapsWrapper'; export { handleArcsAdvance } from './ArcPlugin'; export { AttackMap } from './AttackMap';