Format everything

This commit is contained in:
2025-04-25 19:12:18 +03:00
parent a31ce6c545
commit 158362b727
5 changed files with 70 additions and 66 deletions

View File

@@ -1 +1 @@
export default eventHandler(() => 'pong')
export default eventHandler(() => "pong");