123456789 |
- import * as i0 from "@angular/core";
- import * as i1 from "./mention.component";
- import * as i2 from "./mention-trigger";
- import * as i3 from "./mention-suggestions";
- export declare class NzMentionModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<NzMentionModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzMentionModule, never, [typeof i1.NzMentionComponent, typeof i2.NzMentionTriggerDirective, typeof i3.NzMentionSuggestionDirective], [typeof i1.NzMentionComponent, typeof i2.NzMentionTriggerDirective, typeof i3.NzMentionSuggestionDirective]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<NzMentionModule>;
- }
|