feat(server-shared): events

This commit is contained in:
Neko Ayaka
2026-02-07 03:31:42 +08:00
parent 9e5034fffc
commit 892c1a2d4a
9 changed files with 815 additions and 128 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@xsai/shared": "catalog:",
"@moeru/eventa": "catalog:",
"@xsai/shared-chat": "catalog:"
}
}