Skip to content

Instantly share code, notes, and snippets.

@dburles
Created September 2, 2020 22:41
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 dburles/6a5284dd643136a1a31728f7804560f3 to your computer and use it in GitHub Desktop.
Save dburles/6a5284dd643136a1a31728f7804560f3 to your computer and use it in GitHub Desktop.
const isIE11 = typeof window !== 'undefined' && !!window.msCrypto;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment