yangcht_obsidian-things-too.../node_modules/lodash/fp/_falseOptions.js
2026-06-13 19:10:09 +02:00

7 lines
113 B
JavaScript

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