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

[TS] Update Client and Manager interfaces in JS SDK to extend EventEmitter #165

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

Conversation

EmilianoSanchez
Copy link
Contributor

Javascript commons library

What did you accomplish?

Update Client and Manager interfaces in JS SDK to extend NodeJS EventEmitter instead of IEventEmitter as in Browser and RN SDKs.

How do we test the changes introduced in this PR?

Extra Notes

… instead of IEventEmitter as Browser and RN SDKs
@EmilianoSanchez EmilianoSanchez changed the title Update Client and Manager interfaces in JS SDK to extend EventEmitter [TS] Update Client and Manager interfaces in JS SDK to extend EventEmitter Mar 15, 2023
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