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