import { LionInputRange } from './src/LionInputRange.js'; customElements.define('lion-input-range', LionInputRange);