ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
12 lines (11 loc) • 920 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./comment.component";
import * as i2 from "./comment-cells";
import * as i3 from "@angular/cdk/bidi";
import * as i4 from "@angular/common";
import * as i5 from "ng-zorro-antd/core/outlet";
export declare class NzCommentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzCommentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzCommentModule, [typeof i1.NzCommentComponent, typeof i2.NzCommentAvatarDirective, typeof i2.NzCommentContentDirective, typeof i2.NzCommentActionComponent, typeof i2.NzCommentActionHostDirective], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.NzOutletModule], [typeof i1.NzCommentComponent, typeof i2.NzCommentAvatarDirective, typeof i2.NzCommentContentDirective, typeof i2.NzCommentActionComponent, typeof i2.NzCommentActionHostDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzCommentModule>;
}