Version 1
[yaffs-website] / node_modules / uncss / node_modules / lodash / internal / Symbol.js
diff --git a/node_modules/uncss/node_modules/lodash/internal/Symbol.js b/node_modules/uncss/node_modules/lodash/internal/Symbol.js
new file mode 100644 (file)
index 0000000..9f903d2
--- /dev/null
@@ -0,0 +1,4 @@
+/** Built-in value references. */
+var Symbol = global.Symbol;
+
+module.exports = Symbol;