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