We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fb476 commit d078d66Copy full SHA for d078d66
tsconfig.json
@@ -93,7 +93,7 @@
93
"vm": ["./lib/vm.js"],
94
"wasi": ["./lib/wasi.js"],
95
"worker_threads": ["./lib/worker_threads.js"],
96
- "zlib": ["./lib/zlib.js"],
+ "zlib": ["./lib/zlib.js"]
97
}
98
99
0 commit comments