UNPKG

ng-zorro-antd-mobile

Version:

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

16 lines (15 loc) 1.03 kB
import * as i0 from "@angular/core"; import * as i1 from "./action-sheet.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/cdk/overlay"; import * as i4 from "ng-zorro-antd-mobile/pipes"; import * as i5 from "ng-zorro-antd-mobile/list"; import * as i6 from "ng-zorro-antd-mobile/white-space"; import * as i7 from "ng-zorro-antd-mobile/wing-blank"; import * as i8 from "ng-zorro-antd-mobile/locale-provider"; import * as i9 from "ng-zorro-antd-mobile/core"; export declare class ActionSheetModule { static ɵfac: i0.ɵɵFactoryDeclaration<ActionSheetModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ActionSheetModule, [typeof i1.ActionSheetComponent], [typeof i2.CommonModule, typeof i3.OverlayModule, typeof i4.NgZorroAntdMobilePipesModule, typeof i5.ListModule, typeof i6.WhiteSpaceModule, typeof i7.WingBlankModule, typeof i8.LocaleProviderModule, typeof i9.TouchFeedbackModule], [typeof i1.ActionSheetComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ActionSheetModule>; }