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