UNPKG

dap-design-system

Version:

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

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