ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
12 lines (11 loc) • 683 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./picker-view.component";
import * as i2 from "@angular/forms";
import * as i3 from "@angular/common";
import * as i4 from "ng-zorro-antd-mobile/picker";
import * as i5 from "ng-zorro-antd-mobile/locale-provider";
export declare class PickerViewModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PickerViewModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PickerViewModule, [typeof i1.PickerViewComponent], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.PickerModule, typeof i5.LocaleProviderModule], [typeof i1.PickerViewComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PickerViewModule>;
}