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