setup-php/node_modules/lodash/fp/_falseOptions.js
Shivam Mathur 8f9786b73f init
2019-09-06 05:17:43 +05:30

8 lines
113 B
JavaScript

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