@alfresco/adf-core
Version:
9 lines (8 loc) • 483 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./comment-list.component";
/** @deprecated import `CommentListComponent` standalone component directly */
export declare class CommentListModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CommentListModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CommentListModule, never, [typeof i1.CommentListComponent], [typeof i1.CommentListComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CommentListModule>;
}