UNPKG

@universal-material/web

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