Export swipe_right in public/script.js
| @@ -293,6 +293,7 @@ export { | ||
| 293 | 293 | isOdd, |
| 294 | 294 | countOccurrences, |
| 295 | 295 | renderTemplate, |
| 296 | + swipe_right | |
| 296 | 297 | }; |
| 297 | 298 | |
| 298 | 299 | /** |
| @@ -293,6 +293,7 @@ export { | ||
| 293 | 293 | isOdd, |
| 294 | 294 | countOccurrences, |
| 295 | 295 | renderTemplate, |
| 296 | + swipe_right | |
| 296 | 297 | }; |
| 297 | 298 | |
| 298 | 299 | /** |