Skip to content

Instantly share code, notes, and snippets.

@TheSavior
Created June 16, 2015 03:14
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 TheSavior/d2008e755340c7a7747c to your computer and use it in GitHub Desktop.
Save TheSavior/d2008e755340c7a7747c to your computer and use it in GitHub Desktop.
CommonJS Export Monkey Patch
Function.prototype.bind = ... // modify global state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment