truly-ui
Version:
Web Components for Desktop Applications.
10 lines • 549 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./overlay-panel";
import * as i2 from "@angular/common";
import * as i3 from "@angular/cdk/overlay";
export declare class OverlayPanelModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OverlayPanelModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OverlayPanelModule, [typeof i1.TlOverlayPanel], [typeof i2.CommonModule, typeof i3.OverlayModule], [typeof i1.TlOverlayPanel]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OverlayPanelModule>;
}
//# sourceMappingURL=index.d.ts.map