Skip to content

Instantly share code, notes, and snippets.

@Dkra
Created September 23, 2016 08:41
Show Gist options
  • Save Dkra/dc7219bd5cdef2ea419c82a7ee2deb6c to your computer and use it in GitHub Desktop.
Save Dkra/dc7219bd5cdef2ea419c82a7ee2deb6c to your computer and use it in GitHub Desktop.
var privateData = new WeakMap()
var _ = function(instance) { return privateData.get(instance) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment