Version 1
[yaffs-website] / node_modules / grunt-legacy-log / node_modules / lodash / support.js
diff --git a/node_modules/grunt-legacy-log/node_modules/lodash/support.js b/node_modules/grunt-legacy-log/node_modules/lodash/support.js
new file mode 100644 (file)
index 0000000..5009c2c
--- /dev/null
@@ -0,0 +1,10 @@
+/**
+ * An object environment feature flags.
+ *
+ * @static
+ * @memberOf _
+ * @type Object
+ */
+var support = {};
+
+module.exports = support;