mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-07 16:34:09 +02:00
Fix gRPC Any response reflection (#451)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"lib": ["es2021", "dom"],
|
||||
"declaration": true,
|
||||
"declarationDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
"outDir": "./lib",
|
||||
"strict": true,
|
||||
"types": ["node"]
|
||||
|
||||
Reference in New Issue
Block a user