Skip to content

Instantly share code, notes, and snippets.

@ninetails
Created November 11, 2015 20:47
Show Gist options
  • Select an option

  • Save ninetails/e2581a8c381d41d737bd to your computer and use it in GitHub Desktop.

Select an option

Save ninetails/e2581a8c381d41d737bd to your computer and use it in GitHub Desktop.
Class is component or not
console.log(Object.getPrototypeOf(DivUm) === Component);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment