UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

5 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getMapMarkers = (state) => state.map.markers.markers; exports.getMapPolygons = (state) => state.map.markers.polygons; //# sourceMappingURL=markers.js.map