UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

15 lines (14 loc) 944 B
import * as i0 from "@angular/core"; import * as i1 from "./mention.component"; import * as i2 from "./mention-trigger"; import * as i3 from "./mention-suggestions"; import * as i4 from "@angular/cdk/bidi"; import * as i5 from "@angular/common"; import * as i6 from "@angular/forms"; import * as i7 from "@angular/cdk/overlay"; import * as i8 from "ng-zorro-antd/icon"; export declare class NzMentionModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzMentionModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzMentionModule, [typeof i1.NzMentionComponent, typeof i2.NzMentionTriggerDirective, typeof i3.NzMentionSuggestionDirective], [typeof i4.BidiModule, typeof i5.CommonModule, typeof i6.FormsModule, typeof i7.OverlayModule, typeof i8.NzIconModule], [typeof i1.NzMentionComponent, typeof i2.NzMentionTriggerDirective, typeof i3.NzMentionSuggestionDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzMentionModule>; }