Skip to content

Instantly share code, notes, and snippets.

@mfbx9da4
Last active June 1, 2021 09:10
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 mfbx9da4/de9e6a398d1847a0d11e5a20256bd0d9 to your computer and use it in GitHub Desktop.
Save mfbx9da4/de9e6a398d1847a0d11e5a20256bd0d9 to your computer and use it in GitHub Desktop.
export const isMainThread = () => typeof window !== 'undefined' && typeof importScripts === 'function'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment