UNPKG

botbuilder-ai-qna

Version:

QnAMaker component for Microsoft BotBuilder Adaptive Dialogs runtime

7 lines (4 loc) 168 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. import { QnAMakerBotComponent } from 'botbuilder-ai'; export default QnAMakerBotComponent;