Swap-Aggregator-Subgraph/node_modules/lodash/fp/_falseOptions.js
2022-07-03 07:27:35 +05:30

8 lines
113 B
JavaScript

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