UNPKG

ivue-material-plus

Version:

A high quality UI components Library with Vue.js

9 lines (8 loc) 309 B
declare const _default: (data: any, container: any, wrapper: any, activeIndex: any) => { onTouchStart: (e: any) => void; onTouchMove: (e: any) => void; onTouchEnd: () => void; newOffset: (direction: string) => number; handleSwipeItem: (direction: any) => void; }; export default _default;