5 lines
158 B
JavaScript
5 lines
158 B
JavaScript
"use strict";
|
|
|
|
export { SwipeDirection } from './ReanimatedSwipeableProps';
|
|
export { default } from './ReanimatedSwipeable';
|
|
//# sourceMappingURL=index.js.map
|