UNPKG

ng-zorro-antd

Version:

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

10 lines (9 loc) 642 B
import * as i0 from "@angular/core"; import * as i1 from "./resizable.directive"; import * as i2 from "./resize-handle.component"; import * as i3 from "./resize-handles.component"; export declare class NzResizableModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzResizableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzResizableModule, never, [typeof i1.NzResizableDirective, typeof i2.NzResizeHandleComponent, typeof i3.NzResizeHandlesComponent], [typeof i1.NzResizableDirective, typeof i2.NzResizeHandleComponent, typeof i3.NzResizeHandlesComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzResizableModule>; }