UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

7 lines 396 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 export { Interactions } from './Interactions'; export { AbstractInteractionsProvider } from './Providers/InteractionsProvider'; export { AWSLexProvider } from './Providers/AWSLexProvider'; export { AWSLexV2Provider } from './Providers/AWSLexV2Provider'; //# sourceMappingURL=index.js.map