Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

fix: event emitter types #230

Merged
merged 2 commits into from
Jun 14, 2022
Merged

fix: event emitter types #230

merged 2 commits into from
Jun 14, 2022

Conversation

achingbrain
Copy link
Member

Specify what EventMap should look like in the generic type.

Fixes: #227

Specify what `EventMap` should look like in the generic type.

Fixes: #227
@achingbrain achingbrain requested a review from wemeetagain June 11, 2022 13:32
@wemeetagain
Copy link
Member

merge conflict

@achingbrain achingbrain merged commit f16f74f into master Jun 14, 2022
@achingbrain achingbrain deleted the fix/event-emitter-types branch June 14, 2022 08:01
github-actions bot pushed a commit that referenced this pull request Jun 14, 2022
## [@libp2p/interfaces-v2.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v2.0.3...@libp2p/interfaces-v2.0.4) (2022-06-14)

### Bug Fixes

* event emitter types ([#230](#230)) ([f16f74f](f16f74f)), closes [#227](#227)

### Trivial Changes

* add missing deps ([#229](#229)) ([cc3cece](cc3cece))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interfaces-v2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type error consuming events
2 participants