UNPKG

ng-zorro-antd

Version:

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

9 lines (8 loc) 454 B
import * as i0 from "@angular/core"; import * as i1 from "./col.directive"; import * as i2 from "./row.directive"; export declare class NzGridModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzGridModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzGridModule, never, [typeof i1.NzColDirective, typeof i2.NzRowDirective], [typeof i1.NzColDirective, typeof i2.NzRowDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzGridModule>; }