aboutsummaryrefslogtreecommitdiff
path: root/node_modules/lodash/fp/string.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash/fp/string.js')
-rw-r--r--node_modules/lodash/fp/string.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/lodash/fp/string.js b/node_modules/lodash/fp/string.js
new file mode 100644
index 0000000..773b037
--- /dev/null
+++ b/node_modules/lodash/fp/string.js
@@ -0,0 +1,2 @@
+var convert = require('./convert');
+module.exports = convert(require('../string'));