UNPKG

@lion/ui

Version:

A package of extendable web components

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