@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
17 lines (16 loc) • 1.25 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./user-menu.component";
import * as i2 from "@angular/common";
import * as i3 from "@tapsellorg/angular-material-library";
import * as i4 from "@angular/material/menu";
import * as i5 from "@angular/material/icon";
import * as i6 from "../authorized-link/authorized-link.module";
import * as i7 from "@angular/router";
import * as i8 from "@angular/material/button";
import * as i9 from "@tapsellorg/angular-material-library/src/lib/translate";
import * as i10 from "@tapsellorg/angular-material-library/media";
export declare class PghUserMenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghUserMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghUserMenuModule, [typeof i1.PghUserMenuComponent], [typeof i2.CommonModule, typeof i3.PghGravatarModule, typeof i4.MatMenuModule, typeof i5.MatIconModule, typeof i6.PghSsoAuthorizedLinkModule, typeof i7.RouterModule, typeof i8.MatButtonModule, typeof i9.TranslateModule, typeof i10.PghMediaModule, typeof i3.PghAutomaticInnerOuterLinkModule, typeof i3.PghGravatarModule, typeof i3.PghAutomaticInnerOuterLinkModule], [typeof i1.PghUserMenuComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghUserMenuModule>;
}