UNPKG

lodash

Version:

The modern build of lodash modular utilities.

11 lines (9 loc) 138 B
/** * An object environment feature flags. * * @static * @memberOf _ * @type Object */ var support = {}; module.exports = support;