Files
telegram_glpi/node_modules/lodash/fp/_falseOptions.js
Александр Тороп 038bf44010 init
2024-03-30 18:27:37 +03:00

8 lines
113 B
JavaScript

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