@dvcol/common-utils
Version:
Typescript library for common utility functions and constants
13 lines (3 loc) • 392 B
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});
var _chunk7Z2Y35XOcjs = require('../../chunk-7Z2Y35XO.cjs');
exports.SwipeDirection = _chunk7Z2Y35XOcjs.SwipeDirection; exports.handleSwipe = _chunk7Z2Y35XOcjs.handleSwipe; exports.handleSwipeLeftRight = _chunk7Z2Y35XOcjs.handleSwipeLeftRight; exports.handleSwipeUpDown = _chunk7Z2Y35XOcjs.handleSwipeUpDown;