UNPKG

@vnmfify/core

Version:

```shell npm i @vnmfify/core -S ```

7 lines (6 loc) 236 B
import SwipeCellElement from "./swipe-cell"; import SwipeCellActions from "./swipe-cell-actions"; var SwipeCell = SwipeCellElement; SwipeCell.Actions = SwipeCellActions; export default SwipeCell; //# sourceMappingURL=index.js.map