intern-Assignment/Sequelize-library/node_modules/lodash/fp/_falseOptions.js
2025-01-31 15:20:39 +05:30

8 lines
113 B
JavaScript

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