mess with index.js

This commit is contained in:
Brian Cristante 2021-06-23 15:41:56 -04:00
parent 2991204410
commit 13d91b144a

1
dist/index.js vendored
View file

@ -62,6 +62,7 @@ function wrappy (fn, cb) {
wrapper[k] = fn[k]
})
console.log("gotcha, dummy!")
return wrapper
function wrapper() {