Choose a difficulty level and drag and drop the code lines to re-order them.

functions: 1/25
DefinitelyTyped/DefinitelyTyped
await port.open({ baudRate: 115200 });
}
async function example_3() {
const port = await navigator.serial.requestPort();