@line/bot-sdk
Version:
Node.js SDK for LINE Messaging API
6 lines • 331 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
exports.InsightClient = void 0;
var insightClient_js_1 = require("./insightClient.js");
Object.defineProperty(exports, "InsightClient", { enumerable: true, get: function () { return insightClient_js_1.InsightClient; } });
//# sourceMappingURL=apis.js.map
;