style: format

This commit is contained in:
KobeBryant114514
2024-09-21 21:37:00 +08:00
Unverified
parent 7ba3d9ca2b
commit 9ecb13e7a4
3 changed files with 6 additions and 27 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ class Event {
}
}
module.exports = {Event};
module.exports = { Event };