Version 1
[yaffs-website] / node_modules / uncss / node_modules / form-data / node_modules / lodash / fp / forEachRight.js
diff --git a/node_modules/uncss/node_modules/form-data/node_modules/lodash/fp/forEachRight.js b/node_modules/uncss/node_modules/form-data/node_modules/lodash/fp/forEachRight.js
new file mode 100644 (file)
index 0000000..3ff9733
--- /dev/null
@@ -0,0 +1,5 @@
+var convert = require('./convert'),
+    func = convert('forEachRight', require('../forEachRight'));
+
+func.placeholder = require('./placeholder');
+module.exports = func;