1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/error_009_op_crates_error.js.out
2021-03-01 01:25:31 +01:00

6 lines
207 B
Text

[WILDCARD]error: Uncaught TypeError: Failed to construct 'Event': 1 argument required, but only 0 present.
new Event();
^
at [WILDCARD]
at new Event (deno:op_crates/web/[WILDCARD])
at [WILDCARD]