mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-08-02 22:30:39 +08:00
8 lines
113 B
JavaScript
8 lines
113 B
JavaScript
module.exports = {
|
|
'cap': false,
|
|
'curry': false,
|
|
'fixed': false,
|
|
'immutable': false,
|
|
'rearg': false
|
|
};
|