mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
Added 'types' field to package.json and updated tsconfig.json to include .d.ts files for better type support in napcat-pty. Removed unnecessary @ts-ignore comments from terminal_manager.ts to improve code clarity. |
||
|---|---|---|
| .. | ||
| worker | ||
| index.ts | ||
| native.d.ts | ||
| node-pty.d.ts | ||
| package.json | ||
| prebuild-loader.ts | ||
| tsconfig.json | ||
| unixTerminal.ts | ||
| windowsConoutConnection.ts | ||
| windowsPtyAgent.ts | ||
| windowsTerminal.ts | ||