UNPKG

@alma-cdk/cross-region-parameter

Version:

Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK

9 lines 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var changeCase = require("."); describe("change case", function () { it("exports expected methods", function () { expect(typeof changeCase).toEqual("object"); }); }); //# sourceMappingURL=index.spec.js.map