Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event emitter default export #136

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

richarddavison
Copy link
Collaborator

Issue #, if available:
Fixes: #127

Description of changes:
Export EE as default and add a property to EE that is self referencing.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@richarddavison richarddavison merged commit 607c2b7 into main Feb 12, 2024
5 checks passed
@richarddavison richarddavison deleted the fix/event-emitter-default-export branch February 12, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EventEmitter cannot be default-imported
1 participant