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