product · inferred from evidence
NCCO classes
Classes in the Vonage SDK that reference ConversationAction and StreamAction members.
- 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`