@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
10 lines (9 loc) • 592 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./authorized-link.directive";
import * as i2 from "./authorized-link.pipe";
import * as i3 from "@angular/common";
export declare class PghSsoAuthorizedLinkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghSsoAuthorizedLinkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghSsoAuthorizedLinkModule, [typeof i1.PghAuthorizedLinkDirective, typeof i2.PghAuthorizedLinkPipe], [typeof i3.CommonModule], [typeof i1.PghAuthorizedLinkDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghSsoAuthorizedLinkModule>;
}