Skip to content

Instantly share code, notes, and snippets.

@teaualune
Created July 26, 2013 12:42
Show Gist options
  • Save teaualune/6088559 to your computer and use it in GitHub Desktop.
Save teaualune/6088559 to your computer and use it in GitHub Desktop.
var G_VARS = function () {
return {
S3_BUCKET_URL: "http://beloved.s3.amazonaws.com"
};
};
// usage: G_VARS().S3_BUCKET_URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment