Skip to content

Instantly share code, notes, and snippets.

@krawaller
Created September 18, 2011 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krawaller/1224870 to your computer and use it in GitHub Desktop.
Save krawaller/1224870 to your computer and use it in GitHub Desktop.
Exporting to Node and the browser
if typeof exports is "undefined"
exportTo = @parser = {}
else
exportTo = exports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment