UNPKG

sipgateio

Version:

The official Node.js library for sipgate.io

6 lines 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FluentWebhookServer = void 0; var webhook_1 = require("./webhook"); Object.defineProperty(exports, "FluentWebhookServer", { enumerable: true, get: function () { return webhook_1.FluentWebhookServer; } }); //# sourceMappingURL=index.js.map