summaryrefslogtreecommitdiffstats
path: root/debian/missing-sources/leaflet.markercluster.js/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'debian/missing-sources/leaflet.markercluster.js/index.js')
-rw-r--r--debian/missing-sources/leaflet.markercluster.js/index.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/missing-sources/leaflet.markercluster.js/index.js b/debian/missing-sources/leaflet.markercluster.js/index.js
new file mode 100644
index 0000000..80f1b15
--- /dev/null
+++ b/debian/missing-sources/leaflet.markercluster.js/index.js
@@ -0,0 +1,8 @@
+
+export { MarkerClusterGroup } from './MarkerClusterGroup.js';
+export { MarkerCluster } from './MarkerCluster.js';
+import {} from './MarkerOpacity.js';
+import {} from './DistanceGrid.js';
+import {} from './MarkerCluster.QuickHull.js';
+import {} from './MarkerCluster.Spiderfier.js';
+import {} from './MarkerClusterGroup.Refresh.js';