UNPKG

@vonage/voice

Version:

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

8 lines 422 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const debug_1 = __importDefault(require("debug")); (0, debug_1.default)('@vonage/voice')('This interface is deprecated. Please update to use the OutboundCall type'); //# sourceMappingURL=OutboundCall.js.map