Created
January 30, 2019 02:40
-
-
Save blubbll/4eab18762ec2b6aeaa5b3dcce182b073 to your computer and use it in GitHub Desktop.
Is the JavaScript Browser evrsion es7?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /**!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