正式回归 Node.js!

This commit is contained in:
CrescentLeaf
2025-12-06 10:17:27 +08:00
parent 6ca9946499
commit d76abcf512
11 changed files with 73 additions and 98 deletions

View File

@@ -0,0 +1,5 @@
{
"name": "lingchair-internal-shared",
"type": "module",
"main": "./main.ts"
}