Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

readme example does not compile in TS #866

Closed capaj closed 5 months ago

capaj commented 9 months ago

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

image

Possible Solution

not marking the Client class as abstract

Steps to Reproduce (for bugs)

try to compile example code with TS

Context

Your Environment

manchuck commented 6 months ago

@capaj #872 is a complete rework of our documentation. When that is released in early Jan, this issue should be resolved

manchuck commented 5 months ago

This should be resolved with version 3.12.0