UNPKG

@egjs/ngx-conveyer

Version:

Angular Conveyer adds Drag gestures to your Native Scroll.

8 lines (6 loc) 181 B
/* * Public API Surface of ngx-conveyer */ export * from './lib/ngx-conveyer.directive'; export * from './lib/ngx-conveyer.interface'; export * from './lib/ngx-conveyer.module';