UNPKG

angular-weblineindia-swipe

Version:

An AngularJS based Swipe List component which provides swipe effects in your Angular application. It also allows you to change button options like you can place delete / edit / info buttons as per your requirements.

7 lines (6 loc) 238 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { ItemListComponent as ɵa } from './lib/item-list/item-list.component'; export { SwipeServiceService as ɵb } from './lib/swipe-service.service';