UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

4 lines (3 loc) 180 B
import { IInteractions } from './types/AWSLexV2ProviderOption'; export declare const Interactions: IInteractions; export { SendInput, OnCompleteInput, SendOutput } from './types';