UNPKG

ngx-hm-carousel

Version:

A light carousel for Angular, support mobile touch by hammerJs with SSR

5 lines (4 loc) 205 B
export * from './lib/ngx-hm-carousel-item.directive'; export * from './lib/ngx-hm-carousel-dynamic.directive'; export * from './lib/ngx-hm-carousel.component'; export * from './lib/ngx-hm-carousel.model';