Node.js 8 has a new utility function: util.promisify(). It converts a callback-based function to a Promise-based one.
確定! 回上一頁