@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
12 lines (11 loc) • 749 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./stats-box.component";
import * as i2 from "@angular/common";
import * as i3 from "@tapsellorg/angular-material-library/src/lib/help-indicator";
import * as i4 from "@angular/material/icon";
import * as i5 from "@tapsellorg/angular-material-library/src/lib/loader";
export declare class PghStatsBoxModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghStatsBoxModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghStatsBoxModule, [typeof i1.PghStatsBoxComponent], [typeof i2.CommonModule, typeof i3.PghHelpIndicatorModule, typeof i4.MatIconModule, typeof i5.PghLoaderModule], [typeof i1.PghStatsBoxComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghStatsBoxModule>;
}