Editing: /lib/node_modules/svgo/node_modules_prod/boolbase/index.js
module.exports = { trueFunc: function trueFunc(){ return true; }, falseFunc: function falseFunc(){ return false; } };
💾 Save