UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 228 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.isPredefinedDeploymentConfig=isPredefinedDeploymentConfig;function isPredefinedDeploymentConfig(x){return typeof x=="object"&&!!x&&!!x.bindEnvironment}