import { ErrorEvent } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.webworker.d.ts";
type
{ prototype: ErrorEvent; new (type: string, eventInitDict?: ErrorEventInit): ErrorEvent; }
x/deno/cli/tsc/dts/lib.webworker.d.ts>ErrorEvent
import { ErrorEvent } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.webworker.d.ts";