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

Expose Client class too #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Expose Client class too #47

wants to merge 2 commits into from

Conversation

magicdawn
Copy link

In some case, I need to access the Client class.
e.g I need to promisify the Client.prototype to add some fooAsync method to utilize Promise & co/async/await.

So we need expose Client too. Any Consideration to drop node<4 support & use es6 class to implement stuff?

@h2jorm h2jorm mentioned this pull request Mar 14, 2019
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.

1 participant