Skip to content

Instantly share code, notes, and snippets.

@hwclass
Last active August 24, 2016 10:59
Show Gist options
  • Save hwclass/99f279b2bf007fac35267ddbee5057ff to your computer and use it in GitHub Desktop.
Save hwclass/99f279b2bf007fac35267ddbee5057ff to your computer and use it in GitHub Desktop.
(function () {
return {
URLS: {
ICONS: '...'
},
MESSAGES: {
FILL_IN_THE_BLANKS: 'Please, fill in the blanks.'
}
}
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment