UNPKG

dap-design-system

Version:

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

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