limepot-xyz/mybulma/node_modules/lodash/fp/_falseOptions.js
2023-01-27 19:21:00 -07:00

7 lines
113 B
JavaScript

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