UNPKG

ng-zorro-antd-mobile

Version:

An enterprise-class mobile UI components based on Ant Design and Angular

11 lines (10 loc) 591 B
import * as i0 from "@angular/core"; import * as i1 from "./picker.component"; import * as i2 from "./picker.directive"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/overlay"; export declare class PickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<PickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PickerModule, [typeof i1.PickerComponent, typeof i2.PickerDirective], [typeof i3.CommonModule, typeof i4.OverlayModule], [typeof i1.PickerComponent, typeof i2.PickerDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<PickerModule>; }