UNPKG

660 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./json-formatter.component";
3import * as i2 from "@angular/common";
4import * as i3 from "@angular/material/tooltip";
5import * as i4 from "@angular/material/icon";
6export declare class CovalentJsonFormatterModule {
7 static ɵfac: i0.ɵɵFactoryDeclaration<CovalentJsonFormatterModule, never>;
8 static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentJsonFormatterModule, [typeof i1.TdJsonFormatterComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.MatIconModule], [typeof i1.TdJsonFormatterComponent]>;
9 static ɵinj: i0.ɵɵInjectorDeclaration<CovalentJsonFormatterModule>;
10}