product · inferred from evidence
StreamAction
A member referenced in the Vonage SDK's type files, causing errors when skipLibCheck is false.
- Importing @vonage/server-sdk causes error TS2694: ConversationAction / StreamAction has no exported member
The errors come from type-checking the SDK's bundled `.d.ts` files. Vonage's supported setup is `skipLibCheck: true` in tsconfig.json; setting it to false surfaces internal typing mismatches in `@vonage/voice` (e.g. the `ConversationAction`