mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-12 17:22:42 +08:00
8 lines
113 B
JavaScript
8 lines
113 B
JavaScript
![]() |
module.exports = {
|
||
|
'cap': false,
|
||
|
'curry': false,
|
||
|
'fixed': false,
|
||
|
'immutable': false,
|
||
|
'rearg': false
|
||
|
};
|