mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 05:05:44 +08:00
Introduced new interface definitions in napcat-common for logging, status, and subscription. Refactored napcat-webui-backend to use these interfaces, decoupling it from napcat-core and napcat-onebot. Moved OneBot config schema to backend and updated imports. Updated framework and shell to pass subscriptions to InitWebUi. Improved type safety and modularity across backend and shared packages. |
||
|---|---|---|
| .. | ||
| adapters | ||
| apis | ||
| data | ||
| external | ||
| helper | ||
| listeners | ||
| packet | ||
| protocol | ||
| services | ||
| types | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| wrapper.ts | ||