https://github.com/reduxjs/redux/blob/master/src/compose.js. function compose(...funcs) {. if (funcs.length === 0) {. return arg => arg. }.
確定! 回上一頁