Skip to content

Instantly share code, notes, and snippets.

@blubbll
Created January 30, 2019 02:40
Show Gist options
  • Select an option

  • Save blubbll/4eab18762ec2b6aeaa5b3dcce182b073 to your computer and use it in GitHub Desktop.

Select an option

Save blubbll/4eab18762ec2b6aeaa5b3dcce182b073 to your computer and use it in GitHub Desktop.
Is the JavaScript Browser evrsion es7?
/**!checkes7 by Blubbll*/
var es7=
void 0!==window.ResizeObserver&&
void 0!==window.MutationObserver;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment