blob: 5009c2c5024a0bede575339f19060a0a401cea21 [file] [log] [blame]
/**
* An object environment feature flags.
*
* @static
* @memberOf _
* @type Object
*/
var support = {};
module.exports = support;