Files
Web-Printing-Toolkit/node_modules/lodash/fp/_falseOptions.js
TheGreydiamond 7b45a854fe inital commit
2025-08-18 20:02:43 +02:00

8 lines
113 B
JavaScript

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