Fo' sizzle
const $ = (selector, context=document) => [...context.querySelectorAll(selector)]
Point is: we shouldn't have to.
Vanilla JS also allowed you to look inside HTML5 FormData a few months earlier. And no, it isn't FormData.toString().