UNPKG

dap-design-system

Version:

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

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