Also, util.promisify , which is available from Node.js v8.0 can be used to convert a regular function that takes a callback to return a promise ...
確定! 回上一頁