UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

3 lines (2 loc) 143 B
import { AWSLexProviderOption } from '../types'; export declare const resolveBotConfig: (botName: string) => AWSLexProviderOption | undefined;