@aws-amplify/interactions
- Version 6.0.46
- Published
- 196 kB
- 7 dependencies
- Apache-2.0 license
Install
npm i @aws-amplify/interactions
yarn add @aws-amplify/interactions
pnpm add @aws-amplify/interactions
Overview
Interactions category of aws-amplify
Index
Variables
Type Aliases
Variables
variable Interactions
const Interactions: IInteractions;
Type Aliases
type OnCompleteInput
type OnCompleteInput = InteractionsOnCompleteInput;
Input type for LexV2 onComplete API.
type SendInput
type SendInput = InteractionsSendInput;
Input type for LexV2 send API.
type SendOutput
type SendOutput = InteractionsSendOutput;
Output type for LexV2 send API.
Package Files (4)
Dependencies (7)
Dev Dependencies (2)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@aws-amplify/interactions
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@aws-amplify/interactions)
- HTML<a href="https://www.jsdocs.io/package/@aws-amplify/interactions"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2128 ms. - Missing or incorrect documentation? Open an issue for this package.