UNPKG

113 BJavaScriptView Raw
1module.exports = {
2 'cap': false,
3 'curry': false,
4 'fixed': false,
5 'immutable': false,
6 'rearg': false
7};