UNPKG

@universal-material/web

Version:
11 lines 376 B
import { UmSwitch } from './switch.js'; declare const UmSwitchListItem_base: import("../shared/mixin.js").MixinReturn<typeof UmSwitch>; export declare class UmSwitchListItem extends UmSwitchListItem_base { } declare global { interface HTMLElementTagNameMap { 'u-switch-list-item': UmSwitchListItem; } } export {}; //# sourceMappingURL=switch-list-item.d.ts.map