UNPKG

@covalent/core

Version:

Core Teradata UI Platform for layouts, icons, custom components and themes. This should be added as a dependency for any project that wants to use layouts, icons and themes for Angular Material.

11 lines (10 loc) 660 B
import * as i0 from "@angular/core"; import * as i1 from "./json-formatter.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/material/tooltip"; import * as i4 from "@angular/material/icon"; export declare class CovalentJsonFormatterModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentJsonFormatterModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentJsonFormatterModule, [typeof i1.TdJsonFormatterComponent], [typeof i2.CommonModule, typeof i3.MatTooltipModule, typeof i4.MatIconModule], [typeof i1.TdJsonFormatterComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentJsonFormatterModule>; }