We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
readme example in https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/server-client/README.md should compile in TS
not marking the Client class as abstract
try to compile example code with TS
The text was updated successfully, but these errors were encountered:
@capaj #872 is a complete rework of our documentation. When that is released in early Jan, this issue should be resolved
Sorry, something went wrong.
This should be resolved with version 3.12.0
manchuck
No branches or pull requests
Expected Behavior
readme example in
https://github.com/Vonage/vonage-node-sdk/blob/3.x/packages/server-client/README.md
should compile in TS
Current Behavior
Possible Solution
not marking the Client class as abstract
Steps to Reproduce (for bugs)
try to compile example code with TS
Context
Your Environment
"@vonage/server-client": "^1.8.2",
The text was updated successfully, but these errors were encountered: