Methods
forEach
- forEach(callbackfn: ((value: number, key: string, parent: internal.EventCounts) => void), thisArg?: any): void
Parameters
callbackfn: ((value: number, key: string, parent: internal.EventCounts) => void)
Optional thisArg: any
Returns void