Skip to content

Instantly share code, notes, and snippets.

@netdesign
Created August 23, 2011 22:27
Show Gist options
  • Select an option

  • Save netdesign/1166779 to your computer and use it in GitHub Desktop.

Select an option

Save netdesign/1166779 to your computer and use it in GitHub Desktop.
node.js problem with object
exports.sayhello = (function(){return "hello";});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment