ddc-library-commons
Version:
Angular library for commons modules, components, services and more of the ddc project
11 lines (10 loc) • 722 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ddc-library-commons.component";
import * as i2 from "./components/breadcrumb-ddc/breadcrumb-ddc.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/router";
export declare class DdcLibraryCommonsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DdcLibraryCommonsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DdcLibraryCommonsModule, [typeof i1.DdcLibraryCommonsComponent, typeof i2.BreadcrumbDdcComponent], [typeof i3.CommonModule, typeof i4.RouterModule], [typeof i1.DdcLibraryCommonsComponent, typeof i2.BreadcrumbDdcComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DdcLibraryCommonsModule>;
}