UNPKG

@azerafati/ngx-scroll-drag

Version:

[![Build Status](https://github.com/azerafati/scroll-drag/actions/workflows/test.yml/badge.svg)](https://github.com/azerafati/scroll-drag/actions) [![npm version](https://img.shields.io/npm/v/@azerafati/ngx-scroll-drag.svg?logo=npm&logoColor=fff&label=NPM

10 lines (9 loc) 588 B
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>; }