github-pages-deploy-action/node_modules/lodash/fp/_falseOptions.js
2020-01-28 00:08:03 -05:00

8 lines
113 B
JavaScript

module.exports = {
'cap': false,
'curry': false,
'fixed': false,
'immutable': false,
'rearg': false
};