UNPKG

botbuilder-ai-qna

Version:

QnAMaker component for Microsoft BotBuilder Adaptive Dialogs runtime

7 lines 291 B
"use strict"; // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); const botbuilder_ai_1 = require("botbuilder-ai"); exports.default = botbuilder_ai_1.QnAMakerBotComponent; //# sourceMappingURL=index.js.map