UNPKG

@lion/ui

Version:

A package of extendable web components

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