aws-cdk-lib
Version:
Version 2 of the AWS Cloud Development Kit library
2 lines (1 loc) • 542 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0}),exports.mutatingAspectPrio32333=mutatingAspectPrio32333;var cxapi=()=>{var tmp=require("../../../cx-api");return cxapi=()=>tmp,tmp},aspect_1=()=>{var tmp=require("../aspect");return aspect_1=()=>tmp,tmp},feature_flags_1=()=>{var tmp=require("../feature-flags");return feature_flags_1=()=>tmp,tmp};function mutatingAspectPrio32333(scope){return feature_flags_1().FeatureFlags.of(scope).isEnabled(cxapi().ASPECT_PRIORITIES_MUTATING)?aspect_1().AspectPriority.MUTATING:void 0}