util.promisify is intended to be used with Node-style callbacks with function (err, result): void signature. Multiple arguments can be treated manually: let ...
確定! 回上一頁