blob: 96ffb28298ed7b190e915312f67ef23319123cff (
plain)
1
2
3
4
5
6
|
[WILDCARD]error: Uncaught TypeError: Failed to construct 'Event': 1 argument required, but only 0 present.
new Event();
^
at [WILDCARD]
at new Event (deno:extensions/web/[WILDCARD])
at [WILDCARD]
|