/
githubmirror
/
trpc
Обзор
Документация
Войти
/
githubmirror
/
trpc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/lambda-url/tsconfig.json
12 строк
238 B
Chris
feat: support lambda response streaming (#6680)
30 май 2025, 12:06
Не верифицирован
30 май 2025, 12:06
dea3dce
Код
Авторство
О чём код?
{ "compilerOptions": { "lib": ["esnext", "dom"], "target": "esnext", "esModuleInterop": true, "strict": true, "moduleResolution": "node", "noEmit": true }, "include": ["src"], "exclude": ["node_modules"] }