Skip to content

Instantly share code, notes, and snippets.

@tkheyfets
Created April 21, 2016 15:22
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 tkheyfets/280bb732c5c94ec8e8963678c1943ee2 to your computer and use it in GitHub Desktop.
Save tkheyfets/280bb732c5c94ec8e8963678c1943ee2 to your computer and use it in GitHub Desktop.
function clone(obj) { return Object.create(obj); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment