@alfresco/adf-content-services
Version:
Alfresco ADF content services
11 lines (10 loc) • 748 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/platform-browser/animations";
import * as i2 from "@alfresco/adf-core";
import * as i3 from "../content.module";
import * as i4 from "@angular/material/icon/testing";
export declare class ContentTestingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ContentTestingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ContentTestingModule, never, [typeof i1.NoopAnimationsModule, typeof i2.CoreModule, typeof i2.NoopAuthModule, typeof i2.NoopTranslateModule, typeof i3.ContentModule, typeof i4.MatIconTestingModule], [typeof i1.NoopAnimationsModule, typeof i2.CoreModule, typeof i3.ContentModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ContentTestingModule>;
}