Skip to content

Instantly share code, notes, and snippets.

@di3
Created May 16, 2019 21:02
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 di3/d1b3ba175e91603abbcfee21913a12b2 to your computer and use it in GitHub Desktop.
Save di3/d1b3ba175e91603abbcfee21913a12b2 to your computer and use it in GitHub Desktop.
export default (val) => val && typeof val.then === 'function';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment