import PhotoSwipeLightbox from "js/photoswipe/photoswipe-lightbox.esm.js"; new PhotoSwipeLightbox({ gallery: ".gallery", children: "a", showAnimationDuration: 300, hideAnimationDuration: 300, initialZoomLevel: "fit", pswpModule: () => import("js/photoswipe/photoswipe.esm.js"), }).init();