UNPKG

@fecp/mobile

Version:

11 lines (10 loc) 238 B
import _SwipeCell from "./SwipeCell.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileSwipeCell = install.withInstall( "MobileSwipeCell", _SwipeCell ); export { MobileSwipeCell, MobileSwipeCell as default };