mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
6 lines
213 B
Text
6 lines
213 B
Text
[WILDCARD]error: Uncaught (in promise) TypeError: Failed to construct 'Event': 1 argument required, but only 0 present
|
|
new Event();
|
|
^
|
|
at [WILDCARD]
|
|
at new Event (ext:deno_web/[WILDCARD])
|
|
at [WILDCARD]
|