It has become more simpler:
async function dostuff() {const [err, res] ?= await fetch('https://codingbeautydev.com');}