mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
6ccaebcdea
To ensure consistency across the codebase, this commit refactors the code in the `ext` folder to use `throw new Error`` instead of `throw` for throwing errors. Fixes https://github.com/denoland/deno/issues/25270 |
||
---|---|---|
.. | ||
exiting.ts | ||
process.ts | ||
streams.mjs |