ngx-json-ui
Version:
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.
18 lines (17 loc) • 1.37 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./container/container.component";
import * as i2 from "./divider/divider.component";
import * as i3 from "./headline/headline.component";
import * as i4 from "./icon/icon.component";
import * as i5 from "./image/image.component";
import * as i6 from "./label/label.component";
import * as i7 from "./paragraph/paragraph.component";
import * as i8 from "./span/span.component";
import * as i9 from "@angular/common";
import * as i10 from "../../shared/pipes/shared-pipes.module";
import * as i11 from "../../shared/directives/shared-directives.module";
export declare class DisplayModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DisplayModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DisplayModule, [typeof i1.ContainerComponent, typeof i2.DividerComponent, typeof i3.HeadlineComponent, typeof i4.IconComponent, typeof i5.ImageComponent, typeof i6.LabelComponent, typeof i7.ParagraphComponent, typeof i8.SpanComponent], [typeof i9.CommonModule, typeof i10.SharedPipesModule, typeof i11.SharedDirectivesModule], [typeof i1.ContainerComponent, typeof i2.DividerComponent, typeof i3.HeadlineComponent, typeof i4.IconComponent, typeof i5.ImageComponent, typeof i6.LabelComponent, typeof i7.ParagraphComponent, typeof i8.SpanComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DisplayModule>;
}