UNPKG

ng-zorro-antd-mobile

Version:

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

11 lines (10 loc) 640 B
import * as i0 from "@angular/core"; import * as i1 from "./pull-to-refresh.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-zorro-antd-mobile/icon"; import * as i4 from "@angular/forms"; export declare class PullToRefreshModule { static ɵfac: i0.ɵɵFactoryDeclaration<PullToRefreshModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PullToRefreshModule, [typeof i1.PullToRefreshComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule], [typeof i1.PullToRefreshComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PullToRefreshModule>; }