I am trying to make a module that has the following interface:
log("hello") // which is doing the same if you wrote console.log("hello") l