@cisstech/nge
Version:
NG Essentials is a collection of libraries for Angular developers.
10 lines (9 loc) • 575 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./renderer.component";
import * as i2 from "./toc.directive";
import * as i3 from "@angular/common";
export declare class NgeDocRendererModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgeDocRendererModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgeDocRendererModule, [typeof i1.NgeDocRendererComponent, typeof i2.NgeDocTocDirective], [typeof i3.CommonModule], [typeof i1.NgeDocRendererComponent, typeof i2.NgeDocTocDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgeDocRendererModule>;
}