@cisstech/nge
Version:
NG Essentials is a collection of libraries for Angular developers.
11 lines (10 loc) • 562 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./nge-doc.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/router";
import * as i4 from "./layouts/default/default-layout.module";
export declare class NgeDocModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgeDocModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgeDocModule, [typeof i1.NgeDocComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.DefaultLayoutModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgeDocModule>;
}