@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
10 lines (9 loc) • 551 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./status-label.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/icon";
export declare class PghStatusLabelModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghStatusLabelModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghStatusLabelModule, [typeof i1.PghStatusLabelComponent], [typeof i2.CommonModule, typeof i3.MatIconModule], [typeof i1.PghStatusLabelComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghStatusLabelModule>;
}