API ReferenceProxyemitterEmitProxyEmitter.emit property Signature: emit?: <K extends keyof T & string>(name: K, ...args: T[K]) => void;