Export swipe_right in public/script.js

This commit is contained in:
Samueras
2025-05-04 12:05:45 +02:00
parent 27f2fac916
commit 5f79c0c262

View File

@ -293,6 +293,7 @@ export {
isOdd, isOdd,
countOccurrences, countOccurrences,
renderTemplate, renderTemplate,
swipe_right
}; };
/** /**