UNPKG

react-mapfilter

Version:

These components are designed for viewing data in Mapeo. They share a common interface:

5 lines 243 B
export { default as ReportView } from './ReportView'; export { default as MapView } from './MapView'; export { default as MediaView } from './MediaView'; export { default as FilterPanel } from './FilterPanel'; //# sourceMappingURL=index.js.map