UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

5 lines 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var sendAirtimeRequest_1 = require("./sendAirtimeRequest"); Object.defineProperty(exports, "sendAirtimeRequest", { enumerable: true, get: function () { return sendAirtimeRequest_1.sendAirtimeRequest; } }); //# sourceMappingURL=index.js.map