interface BufferedEventEmitterBufferEvents {
    [propName: string]: any[];
}

Indexable

[propName: string]: any[]

Generated using TypeDoc