UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 265 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.PRIVATE_CONTEXT_DEFAULT_STACK_SYNTHESIZER=void 0;const PREFIX=`aws-cdk-private:${Math.random()}:`;exports.PRIVATE_CONTEXT_DEFAULT_STACK_SYNTHESIZER=`${PREFIX}core/defaultStackSynthesizer`;