@azerafati/ngx-scroll-drag
Version:
[](https://github.com/azerafati/scroll-drag/actions) [ • 588 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./scroll-drag.directive";
import * as i2 from "./scroll-shadow/scroll-shadow.component";
import * as i3 from "@angular/common";
export declare class NgxScrollDragModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxScrollDragModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxScrollDragModule, [typeof i1.ScrollDragDirective, typeof i2.ScrollShadowComponent], [typeof i3.NgIf], [typeof i1.ScrollDragDirective, typeof i2.ScrollShadowComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxScrollDragModule>;
}