add conditional type overload for streaming

This commit is contained in:
ProgrammerIn-wonderland
2025-10-03 16:35:26 -04:00
committed by Neal Shah
parent 1affbb4cc8
commit f60e02565f
2 changed files with 17 additions and 5 deletions
+1
View File
@@ -24,6 +24,7 @@ jobs:
- name: Build
run: |
rm package-lock.json
npm install
npm run test