@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
9 lines (8 loc) • 444 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./drag.directive";
import * as i2 from "./drop.directive";
export declare class DragModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DragModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DragModule, [typeof i1.DragDirective, typeof i2.DropDirective], never, [typeof i1.DragDirective, typeof i2.DropDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DragModule>;
}