function t(r,n=()=>{}){const e=document.querySelector("main#main");return e==null||e.addEventListener("scroll",n),{destroy(){e==null||e.removeEventListener("scroll",n)}}}const o=document.querySelector("main#main");export{o as a,t as r};
