UNPKG

1.03 kBJavaScriptView Raw
1"use strict";
2function __export(m) {
3 for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
4}
5Object.defineProperty(exports, "__esModule", { value: true });
6/*
7 * Copyright 2017-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
8 *
9 * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
10 * the License. A copy of the License is located at
11 *
12 * http://aws.amazon.com/apache2.0/
13 *
14 * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
15 * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
16 * and limitations under the License.
17 */
18var Interactions_1 = require("./Interactions");
19exports.Interactions = Interactions_1.Interactions;
20/**
21 * @deprecated use named import
22 */
23exports.default = Interactions_1.Interactions;
24__export(require("./Providers/AWSLexProvider"));
25//# sourceMappingURL=index.js.map
\No newline at end of file