mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
6 lines
207 B
Text
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]
|