@nebular/theme
Version:
@nebular/theme
10 lines (9 loc) • 535 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popover.directive";
import * as i2 from "./popover.component";
import * as i3 from "../cdk/overlay/overlay.module";
export declare class NbPopoverModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbPopoverModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbPopoverModule, [typeof i1.NbPopoverDirective, typeof i2.NbPopoverComponent], [typeof i3.NbOverlayModule], [typeof i1.NbPopoverDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbPopoverModule>;
}