UNPKG

@spectrum-web-components/tags

Version:
7 lines (6 loc) 126 B
import { Tags } from './src/Tags.js'; declare global { interface HTMLElementTagNameMap { 'sp-tags': Tags; } }