feat(plugin-protocol,server-shared): new package

This commit is contained in:
Neko Ayaka
2026-02-08 03:44:04 +08:00
parent d98b3c6a2c
commit ca19529675
11 changed files with 1167 additions and 1008 deletions
+1 -2
View File
@@ -33,7 +33,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@moeru/eventa": "catalog:",
"@xsai/shared-chat": "catalog:"
"@proj-airi/plugin-protocol": "workspace:*"
}
}
@@ -1 +1,2 @@
export * from './websocket'
export * from '@proj-airi/plugin-protocol/types'
File diff suppressed because it is too large Load Diff