UNPKG

185 BTypeScriptView Raw
1import { Interactions } from './Interactions';
2/**
3 * @deprecated use named import
4 */
5export default Interactions;
6export * from './Providers/AWSLexProvider';
7export { Interactions };