UNPKG

ngx-sortable

Version:

An angular 4 and above component for sorting list supporting drag and drop sort.

9 lines (8 loc) 486 B
import * as i0 from "@angular/core"; import * as i1 from "./components/ngx-sortable/ngx-sortable.component"; import * as i2 from "@angular/common"; export declare class NgxSortableModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxSortableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSortableModule, [typeof i1.NgxSortableComponent], [typeof i2.CommonModule], [typeof i1.NgxSortableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxSortableModule>; }