UNPKG

dap-design-system

Version:

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

9 lines (8 loc) 299 B
import { default as SystemSubtractLine2 } from './system-subtract-line2.component.js'; export * from './system-subtract-line2.component.js'; export default SystemSubtractLine2; declare global { interface HTMLElementTagNameMap { 'dap-ds-icon-subtract-line2': SystemSubtractLine2; } }