UNPKG
swipeable-component
Version:
latest (2.3.1)
2.3.1
Swipeable FlatList for React Native
github.com/GFean/swipeable-component
GFean/swipeable-component
swipeable-component
/
dist
/
index.d.ts
4 lines
•
147 B
TypeScript
View Raw
1
2
3
4
import
SwipeableFlatList
from
'./SwipeableFlatList'
;
export
default
SwipeableFlatList
;
export
*
from
'./types'
;
//# sourceMappingURL=index.d.ts.map