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