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