UNPKG

@vonage/voice

Version:

The Voice API lets you create outbound calls, control in-progress calls and get information about historical calls.

6 lines (5 loc) 190 B
// lib/interfaces/Endpoint/WebsocketEndpointObject.ts import debug from "debug"; debug("@vonage/voice")( "This interface is deprecated. Please update to use the WebsocketEndpoint type" );