@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
18 lines (17 loc) • 1.36 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./services-shortcut.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/overlay";
import * as i6 from "@tapsellorg/angular-material-library/src/lib/status-label";
import * as i7 from "@angular/material/core";
import * as i8 from "../authorized-link/authorized-link.module";
import * as i9 from "@tapsellorg/angular-material-library/src/lib/indicator";
import * as i10 from "@tapsellorg/angular-material-library/media";
import * as i11 from "@tapsellorg/angular-material-library/src/lib/translate";
export declare class PghServicesShortcutModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghServicesShortcutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghServicesShortcutModule, [typeof i1.PghServicesShortcutComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.MatButtonModule, typeof i5.PghOverlayModule, typeof i6.PghStatusLabelModule, typeof i7.MatRippleModule, typeof i8.PghSsoAuthorizedLinkModule, typeof i9.PghIndicatorModule, typeof i10.PghMediaModule, typeof i11.TranslateModule], [typeof i1.PghServicesShortcutComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghServicesShortcutModule>;
}