mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
8 lines
113 B
JavaScript
8 lines
113 B
JavaScript
module.exports = {
|
|
'cap': false,
|
|
'curry': false,
|
|
'fixed': false,
|
|
'immutable': false,
|
|
'rearg': false
|
|
};
|