UNPKG

dap-design-system

Version:

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

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