Roushan Kumar Singh
247db95bad
resolve TypeScript and Rust warnings (#6612)
* chore: fix warnings
* fix: add missing scrollContainerRef dependencies to React hooks
* fix: typo
* fix: remove unsupported fetch option and enable AsyncIterable types
- Removed `connectTimeout` from fetch init (not supported in RequestInit)
- Updated tsconfig to target ES2018
* chore: refactor rename
* fix(hooks): update dependency arrays for useThreadScrolling effects
* Add type.d.ts to extend requestinit with connectionTimeout
* remove commentd unused import