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