Skip to content

Instantly share code, notes, and snippets.

@tjanczuk
Created March 14, 2015 00:17
Show Gist options
  • Save tjanczuk/cb100102d313c3218dea to your computer and use it in GitHub Desktop.
Save tjanczuk/cb100102d313c3218dea to your computer and use it in GitHub Desktop.
return function (cb) {
cb(null, "Hello");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment