Skip to content

Instantly share code, notes, and snippets.

@ducan-ne
Created November 30, 2016 05:08
Show Gist options
  • Save ducan-ne/2883aadbbe42a5dbba35fe128b75209b to your computer and use it in GitHub Desktop.
Save ducan-ne/2883aadbbe42a5dbba35fe128b75209b to your computer and use it in GitHub Desktop.
for(var key in window){
delete window[key];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment