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

switch properties visibility to private #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shevernitskiy
Copy link

@shevernitskiy shevernitskiy commented Mar 18, 2023

The motivation for these changes is using emitter as class mixin.

For example, if we use lib ts-mixer for mixing various class traits, it can't copy # properties.
EventEmitter often used as such kind of trait. So, it would be nice to use it directly as dependency without any changes.

@eliassjogreen eliassjogreen requested a review from crowlKats April 11, 2023 13:00
@eliassjogreen
Copy link
Member

Sorry for the late reply, any opinion on this @crowlKats?

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.

2 participants