ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
11 lines (10 loc) • 700 B
TypeScript
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";
import * as i4 from "@angular/common";
export declare class NzResizableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzResizableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzResizableModule, [typeof i1.NzResizableDirective, typeof i2.NzResizeHandleComponent, typeof i3.NzResizeHandlesComponent], [typeof i4.CommonModule], [typeof i1.NzResizableDirective, typeof i2.NzResizeHandleComponent, typeof i3.NzResizeHandlesComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzResizableModule>;
}