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