NapCatQQ/packages/napcat-pty
手瓜一十雪 8bc8df32f9 Update type declarations and remove ts-ignore comments
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.
2025-11-14 15:00:40 +08:00
..
worker refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
native.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
node-pty.d.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
package.json Update type declarations and remove ts-ignore comments 2025-11-14 15:00:40 +08:00
prebuild-loader.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
tsconfig.json Update type declarations and remove ts-ignore comments 2025-11-14 15:00:40 +08:00
unixTerminal.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
windowsConoutConnection.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
windowsPtyAgent.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
windowsTerminal.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00