@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
10 lines (9 loc) • 545 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./overlay.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/cdk/overlay";
export declare class PghOverlayModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghOverlayModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghOverlayModule, [typeof i1.PghOverlayComponent], [typeof i2.CommonModule, typeof i3.OverlayModule], [typeof i1.PghOverlayComponent, typeof i3.OverlayModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghOverlayModule>;
}