UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 286 B
import { withInstall } from "../utils/index.mjs"; import _SwipeCell from "./SwipeCell.mjs"; const SwipeCell = withInstall(_SwipeCell); var stdin_default = SwipeCell; import { swipeCellProps } from "./SwipeCell.mjs"; export { SwipeCell, stdin_default as default, swipeCellProps };