Closed teoli2003 closed 2 years ago
This is part of our project to update code to a more modern JS syntax.
This PR updates the create-media-stream-destination example:
const
let
In addition:
Tested on Firefox, Safari, and Chrome (macOS) via a local server.
This is part of our project to update code to a more modern JS syntax.
This PR updates the create-media-stream-destination example:
const
andlet
where possibleIn addition:
Tested on Firefox, Safari, and Chrome (macOS) via a local server.