0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 06:37:12 -04:00
deno/tests/registry/npm/@denotest/cjs-local-global-decls
Luca Casonato b167219bd7
refactor: don't virtualize the console global for node mode (#25263)
Turns out we only virtualized it so one could have a `Console` property,
and the other one not. We can just make this `console.Console` available
everywhere.
2024-08-29 15:37:50 +02:00
..
1.0.0 refactor: don't virtualize the console global for node mode (#25263) 2024-08-29 15:37:50 +02:00