ngx-moveable
Version:
An Angular Component that create Moveable, Draggable, Resizable, Scalable, Rotatable, Warpable, Pinchable, Groupable, Snappable.
8 lines (7 loc) • 423 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-moveable.legacy.component";
export declare class NgxMoveableModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxMoveableModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxMoveableModule, [typeof i1.NgxLegacyMoveableComponent], never, [typeof i1.NgxLegacyMoveableComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxMoveableModule>;
}