UNPKG

@tots/ngx-drag-scroll

Version:

Lightweight drag to scroll library for Angular

6 lines (5 loc) 244 B
export * from './lib/ngx-drag-scroll.module'; export * from './lib/ngx-drag-scroll.component'; export * from './lib/ngx-drag-scroll-item'; export * from './lib/interface/drag-scroll-element'; export * from './lib/interface/drag-scroll-option';