UNPKG

@alma-cdk/cross-region-parameter

Version:

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

3 lines (2 loc) 87 B
declare function isInteger(argument: unknown): argument is number; export = isInteger;