1 2
const el = document.querySelector('#external-hoist'); el.textContent = `This was loaded externally`;