@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.
10 lines (9 loc) • 618 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./message.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/icon";
export declare class CovalentMessageModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentMessageModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMessageModule, [typeof i1.TdMessageComponent, typeof i1.TdMessageContainerDirective], [typeof i2.CommonModule, typeof i3.MatIconModule], [typeof i1.TdMessageComponent, typeof i1.TdMessageContainerDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentMessageModule>;
}