Initial commit
[yaffs-website] / node_modules / grunt-contrib-watch / node_modules / lodash / support.js
1 /**
2  * An object environment feature flags.
3  *
4  * @static
5  * @memberOf _
6  * @type Object
7  */
8 var support = {};
9
10 module.exports = support;