ngx-selecto
Version:
An Angular Selecto Component that allows you to select elements in the drag area using the mouse or touch.
8 lines (7 loc) • 397 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-selecto.component";
export declare class NgxSelectoModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSelectoModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSelectoModule, [typeof i1.NgxSelectoComponent], never, [typeof i1.NgxSelectoComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSelectoModule>;
}