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: Exported correct type from createInstance #147

Closed
wants to merge 3 commits into from

Conversation

zashraf1985
Copy link
Contributor

Summary

Return type of createInstance was OptimizelyReactSDKClient which is the implementation class. Changed it to the ReactSDKClient interface instead.

Test Plan

  • Manually tested thoroughly.
  • All existing unit tests pass.

Issues

Probably fixed #49

@zashraf1985
Copy link
Contributor Author

@shaharyar123 I am closing this. please open it with your credentials so that i can add review feedback

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.

Export OptimizelyReactSDKClient as interface or type
2 participants