Skip to content

Instantly share code, notes, and snippets.

@rebelchris
Created January 23, 2021 15:00
Show Gist options
  • Save rebelchris/4638bfd57987ddde21485e8926723c8d to your computer and use it in GitHub Desktop.
Save rebelchris/4638bfd57987ddde21485e8926723c8d to your computer and use it in GitHub Desktop.
Button start
btnStart.addEventListener("click", () => {
startBasicCall();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment