UNPKG

@spectrum-web-components/icons-workflow

Version:

Deliver [Spectrum Workflow Icons](https://spectrum.adobe.com/page/icons/) as either:

7 lines (6 loc) 245 B
import { IconTextAlignJustifyLastCenter } from '../src/elements/IconTextAlignJustifyLastCenter.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-text-align-justify-last-center': IconTextAlignJustifyLastCenter; } }