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