Code:
script1.js:
function getPeople(fetch) { fetch(\'some API\').then(res => res.json()).then(data => { ret