UNPKG

@vonage/voice

Version:

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

3 lines 143 B
import { OutboundCall } from '../../types'; export type CreateCallParameters = OutboundCall; //# sourceMappingURL=CreateCallParameters.d.ts.map