15 lines
393 B
Text
15 lines
393 B
Text
/*!
|
|
* Splide.js
|
|
* Version : 4.1.4
|
|
* License : MIT
|
|
* Copyright: 2022 Naotoshi Fujita
|
|
*/
|
|
|
|
/*!
|
|
* swiped-events.js - v@version@
|
|
* Pure JavaScript swipe events
|
|
* https://github.com/john-doherty/swiped-events
|
|
* @inspiration https://stackoverflow.com/questions/16348031/disable-scrolling-when-touch-moving-certain-element
|
|
* @author John Doherty <www.johndoherty.info>
|
|
* @license MIT
|
|
*/
|