ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
10 lines (9 loc) • 533 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./popover-item.component";
import * as i2 from "@angular/common";
import * as i3 from "ng-zorro-antd-mobile/icon";
export declare class PopoverItemModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PopoverItemModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PopoverItemModule, [typeof i1.PopoverItemComponent], [typeof i2.CommonModule, typeof i3.IconModule], [typeof i1.PopoverItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PopoverItemModule>;
}