mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
e3eae662f3
This commit adds "Deno.core.setFormatExceptionCallback" which can be used to provide custom formatting for errors. It is useful in cases when user throws something that is non-Error (eg. a string, plain object, etc). |
||
---|---|---|
.. | ||
01_colors.js | ||
02_console.js | ||
Cargo.toml | ||
internal.d.ts | ||
lib.deno_console.d.ts | ||
lib.rs | ||
README.md |