UNPKG

mutable-div

Version:

Directives to enable moving or resizing a div element.

11 lines (10 loc) 702 B
import * as i0 from "@angular/core"; import * as i1 from "./draggable-element.directive"; import * as i2 from "./resizable-element.directive"; import * as i3 from "./resize-handlers/resize-handlers.component"; import * as i4 from "@angular/common"; export declare class MutableDivModule { static ɵfac: i0.ɵɵFactoryDeclaration<MutableDivModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MutableDivModule, [typeof i1.DraggableElementDirective, typeof i2.ResizableElementDirective, typeof i3.ResizeHandlersComponent], [typeof i4.CommonModule], [typeof i1.DraggableElementDirective, typeof i2.ResizableElementDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<MutableDivModule>; }