UNPKG

dap-design-system

Version:

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

9 lines (8 loc) 275 B
import { default as HealthHeartFill } from './health-heart-fill.component.js'; export * from './health-heart-fill.component.js'; export default HealthHeartFill; declare global { interface HTMLElementTagNameMap { 'dap-ds-icon-heart-fill': HealthHeartFill; } }