feat(plugin-sdk): many more initial impl

This commit is contained in:
Neko Ayaka
2026-02-07 03:31:43 +08:00
parent dd92fb8f1c
commit 795e12f13b
30 changed files with 867 additions and 3 deletions
+2 -1
View File
@@ -33,6 +33,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@moeru/eventa": "catalog:"
"@moeru/eventa": "catalog:",
"@proj-airi/server-shared": "workspace:*"
}
}