UNPKG

@aws-amplify/interactions

Version:

Interactions category of aws-amplify

10 lines (8 loc) 452 B
'use strict'; // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 Object.defineProperty(exports, "__esModule", { value: true }); exports.resolveBotConfig = void 0; var resolveBotConfig_1 = require("./resolveBotConfig"); Object.defineProperty(exports, "resolveBotConfig", { enumerable: true, get: function () { return resolveBotConfig_1.resolveBotConfig; } }); //# sourceMappingURL=index.js.map