import nostrLogin from "./nostrLogin.js"; import L from 'leaflet'; import 'leaflet/dist/leaflet.css'; window.L = L; Alpine.data('nostrLogin', nostrLogin);