UNPKG

dap-design-system

Version:

Official design system for the DÁP (dap.gov.hu)

9 lines (8 loc) 317 B
import { default as ArrowsArrowRightSFill } from './arrows-arrow-right-s-fill.component.js'; export * from './arrows-arrow-right-s-fill.component.js'; export default ArrowsArrowRightSFill; declare global { interface HTMLElementTagNameMap { 'dap-ds-icon-arrow-right-s-fill': ArrowsArrowRightSFill; } }