Last active
August 14, 2017 10:42
-
-
Save adamduncan/4335118c44385b9355d6180750867e99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var docEl = document.documentElement; | |
console.log('Hello, external'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment