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

fix Vonage import in v2_TO_v3_MIGRATION_GUIDE.md #837

Closed wozniaklukasz closed 1 year ago

wozniaklukasz commented 1 year ago

Description

There is no default export of Vonage class.

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

manchuck commented 1 year ago

Thanks for catching that.