File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 198
198
"node:timers" : " ../ext/node/polyfills/timers.ts" ,
199
199
"node:timers/promises" : " ../ext/node/polyfills/timers/promises.ts" ,
200
200
"node:tls" : " ../ext/node/polyfills/tls.ts" ,
201
- "node:tty" : " ../ext/node/polyfills/tty.ts " ,
201
+ "node:tty" : " ../ext/node/polyfills/tty.js " ,
202
202
"node:url" : " ../ext/node/polyfills/url.ts" ,
203
203
"node:util" : " ../ext/node/polyfills/util.ts" ,
204
204
"node:util/types" : " ../ext/node/polyfills/util/types.ts" ,
205
205
"node:v8" : " ../ext/node/polyfills/v8.ts" ,
206
- "node:vm" : " ../ext/node/polyfills/vm.ts " ,
206
+ "node:vm" : " ../ext/node/polyfills/vm.js " ,
207
207
"ext:deno_node/wasi.ts" : " ../ext/node/polyfills/wasi.ts" ,
208
208
"node:worker_threads" : " ../ext/node/polyfills/worker_threads.ts" ,
209
209
"node:zlib" : " ../ext/node/polyfills/zlib.ts" ,
You can’t perform that action at this time.
0 commit comments