Skip to content

Instantly share code, notes, and snippets.

@codemilli
Created February 5, 2016 01:12
Show Gist options
  • Save codemilli/618b4fc42fe55973d92c to your computer and use it in GitHub Desktop.
Save codemilli/618b4fc42fe55973d92c to your computer and use it in GitHub Desktop.
// test1.js
var name = 'hckrmoon';
module.exports = name;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment