UNPKG

lodash-es

Version:

The modern build of lodash exported as ES modules.

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