UNPKG

@lion/ui

Version:

A package of extendable web components

4 lines (2 loc) 94 B
import { LionButton } from '../button.js'; customElements.define('lion-button', LionButton);