UNPKG

@lion/ui

Version:

A package of extendable web components

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