ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
8 lines (7 loc) • 437 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popover";
export declare class NzPopoverModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzPopoverModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzPopoverModule, never, [typeof i1.NzPopoverDirective, typeof i1.NzPopoverComponent], [typeof i1.NzPopoverDirective, typeof i1.NzPopoverComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzPopoverModule>;
}