From 4f8ea089cf109c042b8c1b722e1ba403f3d48127 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 19 Sep 2023 03:31:35 +0000 Subject: [PATCH] chore: Update dist --- dist/cleanup/index.js | 2 ++ dist/index.js | 2 ++ 2 files changed, 4 insertions(+) diff --git a/dist/cleanup/index.js b/dist/cleanup/index.js index 78d3f41..55af73d 100644 --- a/dist/cleanup/index.js +++ b/dist/cleanup/index.js @@ -16188,6 +16188,8 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.SMITHY_CONTEXT_KEY = void 0; +exports.SMITHY_CONTEXT_KEY = "__smithy_context"; /***/ }), diff --git a/dist/index.js b/dist/index.js index 55996fa..8f6eaab 100644 --- a/dist/index.js +++ b/dist/index.js @@ -16778,6 +16778,8 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); "use strict"; Object.defineProperty(exports, "__esModule", ({ value: true })); +exports.SMITHY_CONTEXT_KEY = void 0; +exports.SMITHY_CONTEXT_KEY = "__smithy_context"; /***/ }),