mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
Moved various helper, event, and utility files from napcat-common to napcat-core/helper for better modularity and separation of concerns. Updated imports across packages to reflect new file locations. Removed unused dependencies from napcat-common and added them to napcat-core where needed. Also consolidated type definitions and cleaned up tsconfig settings for improved compatibility. |
||
|---|---|---|
| .. | ||
| BaseDownloadStream.ts | ||
| CleanStreamTempFile.ts | ||
| DownloadFileImageStream.ts | ||
| DownloadFileRecordStream.ts | ||
| DownloadFileStream.ts | ||
| Readme.txt | ||
| StreamBasic.ts | ||
| test_upload_stream.py | ||
| TestStreamDownload.ts | ||
| UploadFileStream.ts | ||
# Stream-Api ## 流式接口