UNPKG

dap-design-system

Version:

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

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