mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-17 13:50:36 +00:00
Introduces a new process-api.ts module to abstract process management for both Electron and Node.js environments. Refactors napcat.ts to use this unified API, improving clarity and maintainability of worker/master process logic, restart handling, and environment detection. Removes unused import from base.ts. |
||
|---|---|---|
| .. | ||
| base.ts | ||
| napcat.ts | ||
| package.json | ||
| pipe.ts | ||
| process-api.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||