mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 09:22:39 +00:00
5 lines
130 B
JavaScript
5 lines
130 B
JavaScript
|
import swipeableBottomSheet from "./swipeableBottomSheet";
|
||
|
|
||
|
export { swipeableBottomSheet };
|
||
|
export default swipeableBottomSheet;
|