UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 281 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.makeEnumerable=makeEnumerable;function makeEnumerable(prototype,instance,propertyKey){Object.defineProperty(instance,propertyKey,{...Object.getOwnPropertyDescriptor(prototype,propertyKey),enumerable:!0})}