UNPKG

@lion/ui

Version:

A package of extendable web components

4 lines (2 loc) 112 B
import { LionInputRange } from '../input-range.js'; customElements.define('lion-input-range', LionInputRange);