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