UNPKG
@tots/ngx-drag-scroll
Version:
latest (15.0.0)
15.0.0
Lightweight drag to scroll library for Angular
github.com/bfwg/ngx-drag-scroll
bfwg/ngx-drag-scroll
@tots/ngx-drag-scroll
/
public-api.d.ts
6 lines
(5 loc)
•
244 B
TypeScript
View Raw
1
2
3
4
5
6
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'
;