UNPKG

2gis-maps

Version:

Interactive 2GIS maps API, based on Leaflet

11 lines (9 loc) 155 B
var projectList; module.exports = { set: function(val) { projectList = val; }, get: function() { return projectList; } };