@kkdev92/vscode-ext-kit - v4.1.1
    Preparing search index...

    Class EventEmitter<T>

    Synchronous event emitter with snapshot delivery and idempotent listener removal—the event semantics this kit explicitly contract-tests. It omits VS Code's optional thisArgs/disposable-bucket overloads.

    Type Parameters

    • T
    Index