mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 16:59:30 +08:00
7 lines
113 B
Text
7 lines
113 B
Text
module.exports = {
|
|
'cap': false,
|
|
'curry': false,
|
|
'fixed': false,
|
|
'immutable': false,
|
|
'rearg': false
|
|
};
|