Skip to content

Instantly share code, notes, and snippets.

@zlatkov
Created January 5, 2021 08:54
Show Gist options
  • Save zlatkov/113571bf6a85babf56b2df2005628f0d to your computer and use it in GitHub Desktop.
Save zlatkov/113571bf6a85babf56b2df2005628f0d to your computer and use it in GitHub Desktop.
async function foo() {
throw new Error();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment