UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

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