ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
10 lines (9 loc) • 627 B
TypeScript
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>;
}