Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created November 6, 2018 22:17
Embed
What would you like to do?
let x = {}
console.log(x.__proto__);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment