import { LionPopup } from './src/LionPopup.js'; customElements.define('lion-popup', LionPopup);