38465-vm/bot/node_modules/lodash/fp/_falseOptions.js
Flatlogic Bot 33b1653816 V3
2026-02-16 03:42:10 +00:00

8 lines
113 B
JavaScript

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