Version 1
[yaffs-website] / node_modules / grunt-uncss / node_modules / lodash / _Symbol.js
diff --git a/node_modules/grunt-uncss/node_modules/lodash/_Symbol.js b/node_modules/grunt-uncss/node_modules/lodash/_Symbol.js
new file mode 100644 (file)
index 0000000..a013f7c
--- /dev/null
@@ -0,0 +1,6 @@
+var root = require('./_root');
+
+/** Built-in value references. */
+var Symbol = root.Symbol;
+
+module.exports = Symbol;