NapCatQQ/packages/napcat-core/packet
手瓜一十雪 c8fd66fa9b Refactor imports to use package names instead of aliases
Replaced all path alias imports (e.g., '@/napcat-core') with direct package imports (e.g., 'napcat-core/index') across napcat-common, napcat-core, and napcat-webui-backend. This improves compatibility with tooling and workspace resolution, and aligns with standard TypeScript/Node.js import practices.
2025-11-14 14:34:27 +08:00
..
client refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
context Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
entities refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
handler refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
highway refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
message Refactor imports to use package names instead of aliases 2025-11-14 14:34:27 +08:00
transformer refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
utils refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
clientSession.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00