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