@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
12 lines (11 loc) • 717 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./refresh-button.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/icon";
import * as i4 from "@angular/material/tooltip";
import * as i5 from "@angular/material/button";
export declare class PghRefreshButtonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghRefreshButtonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghRefreshButtonModule, [typeof i1.PghRefreshButtonComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatTooltipModule, typeof i5.MatButtonModule], [typeof i1.PghRefreshButtonComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghRefreshButtonModule>;
}