Skip to content

Instantly share code, notes, and snippets.

@Cygra
Last active April 11, 2019 10:19
Show Gist options
  • Save Cygra/a335cf5f6027093774b3c2dbf42bb8e2 to your computer and use it in GitHub Desktop.
Save Cygra/a335cf5f6027093774b3c2dbf42bb8e2 to your computer and use it in GitHub Desktop.
var FooBar = () => {};
console.log(FooBar.prototype);
// undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment