UNPKG

dap-design-system

Version:

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

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