@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
13 lines (12 loc) • 856 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./creative-preview.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/icon";
import * as i4 from "@angular/material/button";
import * as i5 from "@tapsellorg/angular-material-library/src/lib/loader";
import * as i6 from "@tapsellorg/angular-material-library/src/lib/common";
export declare class PghCreativePreviewModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghCreativePreviewModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghCreativePreviewModule, [typeof i1.PghCreativePreviewComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatButtonModule, typeof i5.PghLoaderModule, typeof i6.PghSafeModule], [typeof i1.PghCreativePreviewComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghCreativePreviewModule>;
}