@cisstech/nge
Version:
NG Essentials is a collection of libraries for Angular developers.
9 lines (8 loc) • 462 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./nge-markdown.component";
import * as i2 from "@angular/router";
export declare class NgeMarkdownModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgeMarkdownModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgeMarkdownModule, [typeof i1.NgeMarkdownComponent], [typeof i2.RouterModule], [typeof i1.NgeMarkdownComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgeMarkdownModule>;
}