import menuInit from './header'; import initSwiper from './swiper'; window.addEventListener('load', function () { menuInit(); });