mirror of
https://github.com/denoland/deno.git
synced 2025-01-12 00:54:02 -05:00
8 lines
161 B
Text
8 lines
161 B
Text
|
[WILDCARD]
|
||
|
Hello world!
|
||
|
globalThis.addEventListener("unhandledrejection");
|
||
|
Added catch handler to the promise
|
||
|
Web rejectionhandled
|
||
|
Node rejectionHandled
|
||
|
Success
|