UNPKG

pm25

Version:

Production process manager for Node.JS applications with a built-in load balancer.

13 lines (11 loc) 175 B
setInterval(function() { console.log({ hey : 'hay', ho : { si : 'si', ca : ['boum'] } }); var a = {a: 'a', b: 'b'}; console.log(a); }, 1000);