抽取公共部分

This commit is contained in:
CrescentLeaf
2025-11-23 13:27:43 +08:00
parent 1cb8ac3fff
commit 0754b4128f
13 changed files with 102 additions and 239 deletions

View File

@@ -1,5 +1,6 @@
{
"imports": {
"socket.io-client": "npm:socket.io-client@4.8.1"
"socket.io-client": "npm:socket.io-client@4.8.1",
"lingchair-internal-shared": "../internal-shared/mod.ts"
}
}