LibreChat/packages/api
Danny Avila cf4db00b38 fix(api): declare String.isWellFormed for TS 5.3 compatibility
isWellFormed is an ES2024 method not yet in TS 5.3's lib definitions.
Add a global interface augmentation in the test file that uses it.
2026-03-17 22:41:19 -04:00
..
src fix(api): declare String.isWellFormed for TS 5.3 compatibility 2026-03-17 22:41:19 -04:00
.gitignore
babel.config.cjs
jest.config.mjs 🛂 fix: MCP OAuth Race Conditions, CSRF Fallback, and Token Expiry Handling (#12171) 2026-03-10 21:15:01 -04:00
package.json 🗂️ refactor: Migrate S3 Storage to TypeScript in packages/api (#11947) 2026-03-10 23:16:27 -04:00
rollup.config.js
tsconfig-paths-bootstrap.mjs
tsconfig.build.json
tsconfig.json 🌊 feat: Resumable LLM Streams with Horizontal Scaling (#10926) 2025-12-19 12:14:19 -05:00
tsconfig.spec.json