UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

6 lines (5 loc) 146 B
import { InteractionsSendOutput } from '../../types'; /** * Output type for LexV2 send API. */ export type SendOutput = InteractionsSendOutput;