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"; /***/ }),