worker-relay error timeout

This commit is contained in:
2024-02-29 12:11:06 +00:00
parent be48c9cc37
commit ed7929db50
5 changed files with 29 additions and 19 deletions

View File

@ -8,6 +8,7 @@
"module": "ESNext",
"strict": true,
"declaration": true,
"declarationMap": true,
"inlineSourceMap": true,
"outDir": "dist",
"skipLibCheck": true