type alias EventMap
Usage in Deno
import { type EventMap } from "node:events";
Record<keyof T, any[]> | DefaultEventMap
import { type EventMap } from "node:events";
Record<keyof T, any[]> | DefaultEventMap