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