Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Move it to an instance method. There shouldn't be any issues with it being an instance method since the underlying event emitter is still per object. - Make it more typesafe by taking keyof Events rather than string
- Loading branch information