Skip to content

Instantly share code, notes, and snippets.

@rubnvp
Created July 29, 2019 15:22
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 rubnvp/8c2c7c93856e8fd0a9c7a3001a82d653 to your computer and use it in GitHub Desktop.
Save rubnvp/8c2c7c93856e8fd0a9c7a3001a82d653 to your computer and use it in GitHub Desktop.
Gist test
(function(){
window.sayHi = () => console.log('Hi there! :D');
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment