Skip to main content
Key2 - events - Node documentation
type alias Key2

Usage in Deno

import { type Key2 } from "node:events";

Type Parameters

K
T

Definition

T extends DefaultEventMap ? string | symbol : K & keyof T