adds code


Node. js Global Objects are the objects that are available in all modules. Global Objects are built-in objects that are part of the JavaScript and can be used directly in the application without importing any particular module __dirname __filename atob(data) btoa(data) clearImmediate(immediateObject) clearInterval(intervalObject) clearTimeout(timeoutObject) console Event EventTarget exports global
Previous Post Next Post