|
// console.log("That's right, console.log calls are hooked to be written in this window");
|
|
// console.log("That's right, console.log calls are hooked to be written in this window");
|
|
// console.log("Object are also stringify-ed", {width:10, height:30, shape:'rectangular'});
|
|
// console.log("Object are also stringify-ed", {width:10, height:30, shape:'rectangular'});
|