UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

7 lines 466 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var actionBuilder_1 = require("./actionBuilder/actionBuilder"); Object.defineProperty(exports, "ActionBuilder", { enumerable: true, get: function () { return actionBuilder_1.ActionBuilder; } }); var constants_1 = require("./constants"); Object.defineProperty(exports, "CONSTANTS", { enumerable: true, get: function () { return constants_1.CONSTANTS; } }); //# sourceMappingURL=index.js.map