astra / web /node_modules /lodash /fp /_falseOptions.js
Lorenzob's picture
Upload folder using huggingface_hub
19605ab verified
raw
history blame
113 Bytes
module.exports = {
'cap': false,
'curry': false,
'fixed': false,
'immutable': false,
'rearg': false
};