Skip to content

Instantly share code, notes, and snippets.

@dsimmons
Last active December 14, 2015 15:59
Show Gist options
  • Save dsimmons/5111964 to your computer and use it in GitHub Desktop.
Save dsimmons/5111964 to your computer and use it in GitHub Desktop.
(function(Console) {
Console.COUNTRY_CODES = {
'US': 'United States',
'EN': 'United Kingdom'
}
})(this.Console)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment