InventoryTrack/node_modules/lodash/fp/_falseOptions.js
2022-11-02 22:16:03 -04:00

8 lines
113 B
JavaScript

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