document.addEventListener("DOMContentLoaded", async function () { document.body.textContent = "Hello from main.ts"; });