Version 1
[yaffs-website] / node_modules / grunt-legacy-util / node_modules / lodash / fp / trimChars.js
diff --git a/node_modules/grunt-legacy-util/node_modules/lodash/fp/trimChars.js b/node_modules/grunt-legacy-util/node_modules/lodash/fp/trimChars.js
new file mode 100644 (file)
index 0000000..051ea1e
--- /dev/null
@@ -0,0 +1,2 @@
+var convert = require('./convert');
+module.exports = convert('trimChars', require('../trim'));