Skip to content

Instantly share code, notes, and snippets.

@dabbott
Last active August 17, 2016 17:01
Show Gist options
  • Save dabbott/6d269634a006e167552f25a61f8680b4 to your computer and use it in GitHub Desktop.
Save dabbott/6d269634a006e167552f25a61f8680b4 to your computer and use it in GitHub Desktop.
window.Test = {
getText: function() {
return 'Hello, World!'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment