UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

8 lines (7 loc) 372 B
import { NgClass } from '@angular/common'; import * as i0 from "@angular/core"; export declare class DokuModalCloseIcon { protected get classes(): NgClass['ngClass']; static ɵfac: i0.ɵɵFactoryDeclaration<DokuModalCloseIcon, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DokuModalCloseIcon, "doku-modal-close-icon", never, {}, {}, never, never, true>; }