parent
ea1f23639c
commit
1c916bb04e
|
@ -3,3 +3,4 @@ const helloWorld = function() {
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = helloWorld;
|
module.exports = helloWorld;
|
||||||
|
console.log("testing")
|
||||||
|
|
Loading…
Reference in New Issue