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