console.log('%cMy bold text %cMy red text', 'font-weight: bold', 'color: red'). This only seems to work in the browser and not in Node.
確定! 回上一頁