summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/_falseOptions.jst
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/_falseOptions.jst')
-rw-r--r--ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/_falseOptions.jst7
1 files changed, 7 insertions, 0 deletions
diff --git a/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/_falseOptions.jst b/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/_falseOptions.jst
new file mode 100644
index 00000000..773235e3
--- /dev/null
+++ b/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/_falseOptions.jst
@@ -0,0 +1,7 @@
+module.exports = {
+ 'cap': false,
+ 'curry': false,
+ 'fixed': false,
+ 'immutable': false,
+ 'rearg': false
+};