UNPKG

plivo

Version:

A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML

1 lines 103 B
export function Request(config: any): (method: string, action: string, params: object) => Promise<any>;