UNPKG

botbuilder-ai-luis

Version:

Luis component for Microsoft BotBuilder Adaptive Dialogs runtime

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