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