mess with index.js

pull/227/head
Brian Cristante 2021-06-23 15:41:56 -04:00
parent 2991204410
commit 13d91b144a
1 changed files with 1 additions and 0 deletions

1
dist/index.js vendored
View File

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