UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

6 lines 407 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.LockfileBreakingChangeError = void 0; var LockfileBreakingChangeError_1 = require("./LockfileBreakingChangeError"); Object.defineProperty(exports, "LockfileBreakingChangeError", { enumerable: true, get: function () { return LockfileBreakingChangeError_1.LockfileBreakingChangeError; } }); //# sourceMappingURL=index.js.map