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