module.exports = Global = function(options){ }; /** * Public global attributes. */ Global.selectedFeature = undefined;