The Node.js has a global object containing every Node-specific global property. The global object can be accessed by either typing in console.log(global) or ...
確定! 回上一頁